Hello all,
I wanted to make a camera mod for the roll-dodge that will make it spin forward, backward, or to the side during the roll; just a little immersion polish you know. I actually suggested this in beta but it never happened. I understand it's a small thing, and others may not be interested in something like that.
Anyways, looking at the wiki it doesn't appear that there is a RollDodge Start or Stop event that is available, but I wanted to double check. It appears there is actually a RollDodgeStart() function, but it is private and not accessible from the API. I don't see anything event related.
TLDR;
Is it possible to trigger an addon function using a RollDodgeStart event?
That would be very usable, and probably even absolute necessary for a dodge immersion camera mod.
Thanks for the help.