Import and use spritesheets
Test purpose
- Import spritesheets into Scrawl-canvas (single file, and multiple files)
- Create Picture entitys using the imported spritesheets
- Animate the entitys
- Clone an entity, setting it to a different spritesheet 'track'
- Animate the clone, setting a different frame rate for it
Annotated code