Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sprite Sheet

Easeljs Animate Though Frames Based In Current Frame

I'm working with EaselJS SpriteSheets and I want to know how I can make my hero stop running sm… Read more Easeljs Animate Though Frames Based In Current Frame

Divide A 2D Array Into Multiple Arrays Using A Separator

I have converted a JavaScript spritesheet to a 2D integer array, and now I'm trying to split a … Read more Divide A 2D Array Into Multiple Arrays Using A Separator