mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 09:31:16 +00:00
Added shrouds to rooms
This commit is contained in:
parent
07d49a0b23
commit
f460103239
12 changed files with 104 additions and 32 deletions
|
|
@ -8,6 +8,7 @@ RoomName = &"Beginning"
|
|||
Type = 0
|
||||
ScenePath = &"uid://24wh7h2dbljf"
|
||||
Size = Vector2i(1, 1)
|
||||
StartShrouded = false
|
||||
DoorGridPositions = Array[Vector2i]([Vector2i(0, -1)])
|
||||
SpawnableEnemies = []
|
||||
DoorDirections = 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue