/easeljs-sprite-sheet-example

Source code for tutorial explaining how to use animations and sprite sheets with EaselJS

Primary LanguageJavaScript

How to use sprite sheets with EaselJS / CreateJS

Source code for the How to create animations and sprite sheets for EaselJS / CreateJS tutorial.

In this tutorial you are going to learn how to ...

  • create sprite sheets for EaselJS/CreateJS
  • load assets using PreloadJS
  • use animations from a sprite sheet
  • set/edit pivot points visually
  • optimize your sprite sheet for fast downloads