motio icon indicating copy to clipboard operation
motio copied to clipboard

Small JavaScript library for sprite based animations and panning.

Results 10 motio issues
Sort by recently updated
recently updated
newest added

I generated a sprite image based on an animation made in After Effects, which lasts 2 seconds, based on 30 fps. `mtAnimacao = new Motio ($ ('.animation') [0], {fps: 30,...

Any recommendations for performance improvements on mobile devices?

I have a spirte with 48 frames. On frame 45 I tille it `.to(0)` to send it back to the first frame. Instead of going through frames 46, 47 and...

Is it possible to scale a sprite (either before or after it's created). The thought being that I have a large sprite sheet and would like to scale the sprite...

add some basic information in package.json for release v2.2.2.

# jQuery Sprite Animation [jquery-sprite-animation] Sprite Animation on jQuery ## Bower install de dependency ``` $ bower install jquery-sprite-animation --save ``` ## HTML Page include ``` ``` ## Creating an...

It would be a nice feature to support sprites that are stacked both horizontally and vertically.

enhancement

Using [duo](https://github.com/duojs/duo).