diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-05-23 14:11:43 +0200 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-05-23 14:11:43 +0200 |
commit | 06647b11ee163bc40daf454d87e1fcae563c3ced (patch) | |
tree | 866823ed79fa1c3bbdcb8b0be417f028f0c92d9b /Scenes/Maps/World3.tscn | |
parent | 276b7664bd4a475a3ca93a682c16b49c504c58f7 (diff) |
update
Diffstat (limited to 'Scenes/Maps/World3.tscn')
-rw-r--r-- | Scenes/Maps/World3.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scenes/Maps/World3.tscn b/Scenes/Maps/World3.tscn index 0962a38..698a979 100644 --- a/Scenes/Maps/World3.tscn +++ b/Scenes/Maps/World3.tscn @@ -480,7 +480,7 @@ collision_mask = 18 polygon = PackedVector2Array(-1296, -592, -1160, -592, -1160, -636, -1328, -637, -1328, -616, -1368, -616, -1368, -496, -1352, -496, -1352, -464, -1256, -464, -1256, -504, -1288, -504, -1288, -488, -1320, -488, -1320, -520, -1336, -520, -1336, -592) [node name="InitialPlayerPosition" type="Node2D" parent="."] -position = Vector2(-1416, -528) +position = Vector2(24, 128) [editable path="Areas/Alpha"] [editable path="Areas/LForest1"] |