🐛 harvested plants don't come back on scene reload

This commit is contained in:
2025-12-06 20:47:56 +01:00
parent a3651d6268
commit 7bb523f9e7
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -215,6 +215,7 @@ Payload = 3
[connection signal="Interacted" from="GrowingInteractionArea" to="." method="Grow"]
[connection signal="SuccessfulPickUp" from="ReadyPlantInventoryItem" to="." method="queue_free"]
[connection signal="Interacted" from="ReadyPlantInventoryItem/PickupInteractionArea" to="." method="Harvest"]
[editable path="GrowingInteractionArea"]
[editable path="ReadyPlantInventoryItem"]