TheDoorworlds / AutoAnimCharacterGenerator

This project is a plugin for Godot Engine v3.5 that aims to make the 2D Charater Creation process simpler and more efficient.
MIT License
2 stars 0 forks source link

Spritesheet Flexibility #4

Open TheDoorworlds opened 2 years ago

TheDoorworlds commented 2 years ago

Describe the feature you'd like Add the ability to use different layouts of spritesheets and reduce the rigidity of the requirements for the character animations to properly be assigned.

Describe a possible solution of implementation Change hardcoded variables to allow for dynamic assignment of particular frames to directions. Also allow an option to duplicate a certain frame if needed, and allow for mirroring of frames.

Additional context Add any other context or screenshots about the feature request here.