Training

All training sprites and assets can be found in this directory.
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