BarelyFunctionalCode / animation-transmog

This is a simple plugin which allows the player to customize which animations are used for various actions.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Request - Not an issue #19

Open DevKatha opened 1 month ago

DevKatha commented 1 month ago

Hi, unsure if you are still actively updating this plugin, but if so, is there the option to have a custom box for added for Death animation where we can just enter the anim ID we want to use instead of selecting from ones provided. Likewise for teleport animation.

Thanks

BarelyFunctionalCode commented 1 month ago

I think I can definitely do something for that.

Some of the animations have quirks to them where they don't have an end frame, which results in the client stalling after the animation ends, but things like death and teleporting tend to reset the animation state so it shouldn't be an issue.

I may make it where there are 2 custom boxes where you list the animation ID and the end frame in case it's needed.