zelgod / Spriter-Player-for-Phaser

Play animations made with Spriter in Phaser engine. Load .xml, .json or special compact binary format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spriter-Player-for-Phaser

Play animations made with Spriter in Phaser engine. Load .xml, .json or special compact binary format.

Supports only features in free version of Spriter.

Can load .xml/.scml and .json/.scon exported directly from Spriter or files minimized with [SpriterMinimizer] (https://github.com/SBCGames/SpriterMinimizer) as well as compact binary output created with SpriterMinimizer.

In [src/States/Test.ts] (https://github.com/SBCGames/Spriter-Player-for-Phaser/blob/master/Spriter/src/States/Test.ts) play with loading .xml, .json, .bin.

About

Play animations made with Spriter in Phaser engine. Load .xml, .json or special compact binary format.

License:MIT License


Languages

Language:TypeScript 53.4%Language:JavaScript 46.2%Language:CSS 0.2%Language:HTML 0.2%