fixed missing ready plants

pull/9/head
kziolkowski 7 months ago committed by cblech
parent 0ebd0c46a0
commit 26cae9b0f8

@ -49,12 +49,8 @@ shape = SubResource("CircleShape2D_femni")
visible = false visible = false
[node name="ReadyPlant" parent="FieldBehaviour/BasePlant/ReadyPlantInventoryItem" index="5"] [node name="ReadyPlant" parent="FieldBehaviour/BasePlant/ReadyPlantInventoryItem" index="5"]
visible = false
position = Vector2(0, -291.3) position = Vector2(0, -291.3)
[node name="01" parent="FieldBehaviour/BasePlant/ReadyPlantInventoryItem/ReadyPlant" index="0"]
visible = true
[connection signal="Interacted" from="InteractionArea2" to="FieldBehaviour/BasePlant" method="Grow"] [connection signal="Interacted" from="InteractionArea2" to="FieldBehaviour/BasePlant" method="Grow"]
[editable path="FieldBehaviour/BasePlant"] [editable path="FieldBehaviour/BasePlant"]

Loading…
Cancel
Save