Initial Farming setup complete

This commit is contained in:
2025-05-18 12:32:56 +02:00
parent 90616537bc
commit ff426b0494
8 changed files with 76 additions and 14 deletions
+1
View File
@@ -12,6 +12,7 @@ _area = NodePath("Area2D")
_label = NodePath("Label")
[node name="Area2D" type="Area2D" parent="."]
collision_mask = 4
[node name="CollisionShape3D" type="CollisionShape2D" parent="Area2D"]
shape = SubResource("CircleShape2D_npluf")