🚧 watering fields kinda works now

This commit is contained in:
2025-11-11 15:51:15 +01:00
parent d51cc461f7
commit b00b466045
11 changed files with 69 additions and 97 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
[node name="DetectionCross" type="Node2D" node_paths=PackedStringArray("_detector")]
script = ExtResource("1_va8tx")
_detector = NodePath("detector")
_xOffset = 300.0
_xOffset = 400.0
_yOffset = 300.0
[node name="detector" parent="." instance=ExtResource("2_8hh05")]