Animated scenes can easily make floors that do things, floors with moving elements, but I need to improve the easing/motion parts of the animations.
This commit is contained in:
parent
2d836a9e2a
commit
f8158a3ea9
4 changed files with 23 additions and 21 deletions
|
|
@ -261,9 +261,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