EstotericSoftware now has an official JavaScript runtime for Spine. You can also use a specific Turbulenz runtime if you're making a game with Turbulenz, or even use it integrated with Pixi.js
Spine-JS is a Javascript runtime to use animations from Spine.
More info on Spine: http://esotericsoftware.com
- Install NodeJS and NPM
- Start command
npm install
inside the spine-js folder - Start command
grunt connect
to start the web server - Go to
localhost:9001
with your browser
- Scale in skins/attachment doesn't work properly
- Scale in skeleton doesn't work properly