fixed missing ready plants
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user