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:
Zed A. Shaw 2025-10-24 00:24:29 -04:00
parent 2d836a9e2a
commit f8158a3ea9
4 changed files with 23 additions and 21 deletions

View file

@ -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",