mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 06:13:47 +00:00
Fix for x offsets
This commit is contained in:
parent
15457f4314
commit
4d2b58e234
4 changed files with 104 additions and 34 deletions
|
|
@ -44,6 +44,7 @@ script = ExtResource("4_jtlua")
|
|||
Rooms = Array[Object]([ExtResource("5_gwtv6"), ExtResource("6_gwtv6"), ExtResource("7_wbqvu"), ExtResource("8_3fyis"), ExtResource("9_go1yg"), ExtResource("5_pfafs"), ExtResource("11_68lig"), ExtResource("12_83bvc"), ExtResource("13_y651a"), ExtResource("14_vhvs2"), ExtResource("15_6gk3e"), ExtResource("16_4gy5m"), ExtResource("17_td7hx"), ExtResource("18_2lxq3"), ExtResource("19_6ahuq"), ExtResource("20_xrp0h")])
|
||||
DungeonLength = 6
|
||||
MaxBranchLength = 2
|
||||
Seed = 4
|
||||
|
||||
[node name="CameraController" type="Camera2D" parent="."]
|
||||
process_mode = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue