Training
Backgrounds, characters and other floating assets can be swapped out directly in the /img folder of the source code. Make sure to appropriately update image names in the index.js file.
In the training demo the character sprites each have 6 different states:
- Idle
- Run
- Jump
- Fall
- Attack
- Take Hit
- Death
Last modified 1yr ago