mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Mapping and tiles
This commit is contained in:
parent
1e5075eeb2
commit
1538a15f4c
6 changed files with 38 additions and 12 deletions
|
|
@ -12,7 +12,8 @@ RoomName = &"TestMapLab 2x1"
|
|||
Type = 1
|
||||
ScenePath = &"uid://bon3ay27r54tw"
|
||||
Size = Vector2i(2, 1)
|
||||
StartShrouded = true
|
||||
DoorGridPositions = Array[Vector2i]([Vector2i(0, -1), Vector2i(0, 1), Vector2i(1, 0), Vector2i(-1, 0)])
|
||||
SpawnableEnemies = Array[Object]([ExtResource("1_85eyw"), ExtResource("2_dduxp"), ExtResource("3_7y8b1"), ExtResource("4_wwjbl")])
|
||||
DoorDirections = 30
|
||||
DoorDirections = 24
|
||||
metadata/_custom_type_script = "uid://bl2ne8w12e3a"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue