These would be great, thanks!
Perhaps change DEL to instead delete all text in the textbox? If that works and is easier to do, would be great. I just really want a way to delete all the letters at once instead of one by one.
I couldn't find the right words to describe what exactly I wanted...
The learning curve has been a bit rough, especially without documentation, but I managed to get a somewhat "ok" animation for Fire Blast done.
The issue I came across is: One of the particles was initially an emitter, but I then changed it to regular particle during editing. When saving, it...
Something I noticed immediately, though this is pretty minor and really just a visual thing:
In 002_AnimEditor_SettingsMixin.rb, line 28 and 29,
the :user_sprite_name and :target_sprite_name are "DRAGONITE" and "CHARIZARD", which is perfectly fine on it's own.
:user_sprite_name...
I had recently made a few small changes to the current animator to ease the creation of move anims but this looks really interesting. I'll try it in my personal project tomorrow, see if it runs with the other plugins and changes I made, otherwise I'll use the blank dev branch of essentials. I'll...