Made interaction area 2d work - and farming/growing work again.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user