项目作者: CalvinNolan

项目描述 :
Generator for react-controllable-animation spritesheets and valid description language
高级语言: JavaScript
项目地址: git://github.com/CalvinNolan/react-controllable-animation-generator.git
创建时间: 2018-03-06T22:48:17Z
项目社区:https://github.com/CalvinNolan/react-controllable-animation-generator

开源协议:MIT License

下载


react-controllable-animation-generator logo

react-controllable-animation-generator

www.react-controllable-animation.com

An application that generates valid spreadsheets and description language from gif animations to easily create a react-controllable-animation.

Generating spritesheets and language with the app

Spritesheets are downloaded as a png file and support transparency. The description language is downloaded as a json file.

Requirements to download the files are to have added at least one animation and to fill out the overall controllable title name and default frame.

When adding an individual animation you’re required to input a name and select a gif animation for it and have the option to select a climax frame.

Check out the docs for react-controllable-animation to understand what these inputs represent for a controllable animation.

Installation

The application is hosted at www.react-controllable-animation-generator.com for quick use.

If you want to run is locally firstly ensure you have Node installed, then run npm install followed by npm start.

Contributing

Check out the list of issues or create a new one you feel would be useful, assign it to yourself and we’ll discuss it there. Get cracking on it, submit a PR and 🚀