mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 23:01:16 +00:00
Now boss FSM Actor movement
This commit is contained in:
parent
4aa7a8322c
commit
c37278075d
19 changed files with 215 additions and 28 deletions
|
|
@ -8,9 +8,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("5_odelv")
|
||||
RoomName = &"LongX3Map"
|
||||
RoomName = &"Factory_Vertical_Corridor"
|
||||
Type = 1
|
||||
ScenePath = &"uid://ss7hm1utnvn1"
|
||||
ScenePath = &"uid://o010o1aq0jkp"
|
||||
Size = Vector2i(1, 3)
|
||||
StartShrouded = true
|
||||
DoorGridPositions = Array[Vector2i]([Vector2i(0, -1), Vector2i(0, 1), Vector2i(1, 0), Vector2i(-1, 0)])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue