An open API service indexing awesome lists of open source software.

https://github.com/tleunen/spine-js

[DEPRECATED] Javascript runtime for Spine
https://github.com/tleunen/spine-js

Last synced: over 1 year ago
JSON representation

[DEPRECATED] Javascript runtime for Spine

Awesome Lists containing this project

README

          

# This repo is deprecated!
EstotericSoftware now has an [official JavaScript runtime for Spine](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js).
You can also use a specific [Turbulenz runtime](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-turbulenz) if you're making a game with Turbulenz, or even use it integrated with [Pixi.js](https://github.com/GoodBoyDigital/pixi.js/blob/master/src/pixi/extras/Spine.js)

## Spine-JS

Spine-JS is a Javascript runtime to use animations from Spine.

More info on Spine: [http://esotericsoftware.com](http://esotericsoftware.com)

### How to test

- 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

### Issues

- Scale in skins/attachment doesn't work properly
- Scale in skeleton doesn't work properly