Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 567 Bytes

Using sprite sheets in melonJS

A simple project showing how to use sprite sheets and animations in melonJS.

A complete tutorial is available here: Using sprite sheets in melonJS

Tutorial Content

  • Learn why you should use sprite sheets in your melonJS game
  • Use TexturePacker to create a sprite sheet
  • Optimize the sprite sheet: Faster startup for your game
  • Use static images (background)
  • Use animations

Screenshot of the demo project"