lslima91 / Phaser-Creature-Animation

Using animations made with Creature on phaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser-Creature Animation Demo

Demo animation of a Creature Object running on phaser engine.

Creature uses a procedural engine to automatically generate animations using a mesh-like system that automatically deforms a static image in a realistic fashion.

Static image -> design bone structure -> apply motor engines -> animation

Commands

Hold Right Arrow to run

Setup

$ npm install

Running

$ npm start

License

MIT

About

Using animations made with Creature on phaser


Languages

Language:JavaScript 100.0%