mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-17 23:50:19 +02:00
Added more boss state machine
This commit is contained in:
@@ -23,7 +23,7 @@ region_enabled = true
|
||||
region_rect = Rect2( 0, 0, 1280, 720 )
|
||||
|
||||
[node name="Background" parent="." instance=ExtResource( 7 )]
|
||||
frame = 5
|
||||
frame = 40
|
||||
|
||||
[node name="FloorTileMap" type="TileMap" parent="."]
|
||||
visible = false
|
||||
|
||||
Reference in New Issue
Block a user