mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Fixed spawn offset generation
This commit is contained in:
parent
13ac8e4f2f
commit
8c20e6f342
6 changed files with 182 additions and 40 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
104
Scenes/Maps/RogueliteMaps/RgBigLarge.tscn
Normal file
104
Scenes/Maps/RogueliteMaps/RgBigLarge.tscn
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue