Requires Haxe 3.
Flump is a Flash animation exporter that converts Sprites and nested MovieClip animations. It converts your graphics to sprite atlases along with an xml file that describes library and keyframe information.
Pixi Flump Runtime is a library built for Pixi.js to support animation exported from Flump. It is built with Haxe and works for both Haxe and Javascript projects.
- Sprites
- MovieClips (nested timelines!)
- Frame labels with events
- Pivot data
- Multi resolution support (currently experimental)
- Familiar and easy API
The examples demonstrate the usage. In order to view the examples locally, ensure that you run your HTTP Server on the project root (pixi-flump-runtime).
See the wiki for the complete api.