Fixed spawn offset generation

This commit is contained in:
Marco 2025-04-16 10:21:01 +02:00
commit 8c20e6f342
6 changed files with 182 additions and 40 deletions

View file

@ -44,7 +44,7 @@ position = Vector2(159, 23)
script = ExtResource("5_mqiea")
[node name="South" type="Marker2D" parent="Doors"]
position = Vector2(159.196, 149.348)
position = Vector2(159, 160)
script = ExtResource("5_mqiea")
Direction = 1

File diff suppressed because one or more lines are too long