mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 08:11:16 +00:00
Mapping
This commit is contained in:
parent
1b31428752
commit
47cfe5fe2a
7 changed files with 38 additions and 26 deletions
|
|
@ -32,6 +32,7 @@ SpawnMarkers = Dictionary[int, NodePath]({
|
|||
|
||||
[node name="Maps" type="Node2D" parent="." groups=["navigation_polygon_source_geometry_group"]]
|
||||
process_mode = 1
|
||||
y_sort_enabled = true
|
||||
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")])
|
||||
DungeonLength = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue