Generator for react-controllable-animation spritesheets and valid description language
www.react-controllable-animation.com
An application that generates valid spreadsheets and description language from gif animations to easily create a react-controllable-animation.
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.
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
.
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 🚀