🚧 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")]
+1 -1
View File
@@ -3,7 +3,7 @@
[ext_resource type="Script" uid="uid://c3pd60biootsx" path="res://scripts/CSharp/Common/CharacterControls/Detector.cs" id="1_6pib0"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_qwv4c"]
size = Vector2(100, 200)
size = Vector2(100, 400)
[node name="detector" type="Area2D"]
collision_layer = 4