New boss scene that's really just a pixelated photo bash done quickly.
This commit is contained in:
parent
ca38b58450
commit
7f10c5b3d7
10 changed files with 37 additions and 29 deletions
|
|
@ -246,9 +246,9 @@
|
|||
"frame_height": 540
|
||||
},
|
||||
"test_background":
|
||||
{"path": "assets/bossfights/test_background.png",
|
||||
"frame_width": 1920,
|
||||
"frame_height": 1080
|
||||
{"path": "assets/boss2/boss_fight_scene_1_wall.png",
|
||||
"frame_width": 1080,
|
||||
"frame_height": 720
|
||||
},
|
||||
"test_boss":
|
||||
{"path": "assets/bossfights/test_boss.png",
|
||||
|
|
@ -256,9 +256,9 @@
|
|||
"frame_height": 832
|
||||
},
|
||||
"test_floor":
|
||||
{"path": "assets/bossfights/test_floor.png",
|
||||
"frame_width": 1920,
|
||||
"frame_height": 1080
|
||||
{"path": "assets/boss2/boss_fight_scene_1_floor.png",
|
||||
"frame_width": 1080,
|
||||
"frame_height": 720
|
||||
},
|
||||
"test_player":
|
||||
{"path": "assets/bossfights/test_player.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue