Understanding Sprite Sheets
App.loadSpritesheet

//
App.loadSpritesheet(fileName: string, frameWidth: integer, frameHeight: integer, anims: array, frameRate: integer)frameWidth & frameHeight
anims
Example 1) Dancing Blueman Object
Example 2) Using Blueman as an Avatar Image
Example 3) As a Single Image
Last updated
Was this helpful?