Made interaction area 2d work - and farming/growing work again.

This commit is contained in:
2025-05-14 23:12:14 +02:00
parent 366923699c
commit ff85b67087
15 changed files with 186 additions and 215 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ region_rect = Rect2(111, 292, 3323, 2160)
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="background/StaticBody2D"]
position = Vector2(-1195, 1075)
polygon = PackedVector2Array(-467, -7, -472, -1988, 1922, -1684, 2851, -1753, 2860, -260, 1679, -421, -26, -12, -430, -7)
polygon = PackedVector2Array(-467, -7, -472, -1988, 1922, -1684, 2851, -1753, 2851, -515, 1699, -579, -205, -155, -430, -7)
[node name="middleground" type="Sprite2D" parent="."]
position = Vector2(-234, 864)