Hi,
I’m currently facing an issue when using Notify/NotifyStates and didn’t find any clean solutions yet.
In some cases, I need some notifies to not trigger when the animation is blending out into another one.
For this, I managed to use the Start Transition Event & End Transition Event in my different Transition Rules in my AnimBP to check if a transition is active or not, but it’s getting quite a mess since I’m having a lot of graph states!
Therefore I was wondering if it was possible to have something like a checkbox to determine if a Notify/NotifyState can be played or not when an animation is blending in/out ?
Thanks!