The spine-turbulenz runtime provides basic functionality to load and manipulate Spine skeletal animation data using Turbulenz. spine-turbulenz is based on spine-js.
To run the example:
- Copy the contents of
spine-js
tospine-turbulenz/spine-js
. - Place the files on a webserver. Images can't be loaded when run from a local directory.
- Open
spine-turbulenz/example/index.html
in a web browser.
- Atlas images should not use premultiplied alpha or rotation.