WIP trying to fix the last plant stage bug on repeated farming rounds

This commit is contained in:
2025-07-17 22:10:08 +02:00
parent b92eb909ad
commit 486cfb5546
3 changed files with 23 additions and 5 deletions
+3
View File
@@ -43,6 +43,9 @@ text = "[E] Grow
[node name="CollisionShape3D" parent="FieldBehaviour/BasePlant2/ReadyPlantInventoryItem/PickupInteractionArea/Area2D" index="0"]
shape = SubResource("CircleShape2D_l0vvv")
[node name="Label" parent="FieldBehaviour/BasePlant2/ReadyPlantInventoryItem/PickupInteractionArea" index="1"]
text = "[E] Harvest"
[node name="MaskedField" type="Sprite2D" parent="FieldBehaviour"]
clip_children = 1
scale = Vector2(1.5, 1.5)