Initial Farming setup complete
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user