fixed missing ready plants

This commit is contained in:
2025-06-15 20:11:45 +02:00
committed by cblech
parent 0ebd0c46a0
commit 26cae9b0f8
-4
View File
@@ -49,12 +49,8 @@ shape = SubResource("CircleShape2D_femni")
visible = false
[node name="ReadyPlant" parent="FieldBehaviour/BasePlant/ReadyPlantInventoryItem" index="5"]
visible = false
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"]
[editable path="FieldBehaviour/BasePlant"]