This is all useful information. Question though, you talk about “State Transition Notify” being a surefire notify. However, I can’t find any documentation about state transition notifies; mind pointing me in the right direction?
I’ve already built my stuff so that the ABP isn’t doing any logic of its own, so that part is good. I’m curious about swapping ABPs – wouldn’t swapping an ABP lead to animation popping/snapping since they wouldn’t be able to transition to each other? I’ve been looking at states to mitigate this but maybe there’s something I’m missing on that note.
Like, how would one have a ladder ABP and locomotion ABP and swap them so that the animation was continuous and unbroken?