mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 01:25:53 +00:00
Door link
This commit is contained in:
parent
700be1e207
commit
d4b9a928db
6 changed files with 21 additions and 34 deletions
|
|
@ -38,7 +38,6 @@ DungeonLength = 12
|
|||
|
||||
[node name="CameraController" type="Camera2D" parent="."]
|
||||
process_mode = 1
|
||||
zoom = Vector2(0.2, 0.2)
|
||||
script = ExtResource("8_y651a")
|
||||
pixel_snap = false
|
||||
enable_smoothing = false
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ position = Vector2(159, 23)
|
|||
script = ExtResource("5_2djm0")
|
||||
|
||||
[node name="South" type="Marker2D" parent="Doors"]
|
||||
position = Vector2(159.196, 149.348)
|
||||
position = Vector2(159, 161)
|
||||
script = ExtResource("5_2djm0")
|
||||
Direction = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue