Hi, I'm getting a problem where defined events are not firing when placed within the last 5 frames of an animation.
This only happens if I'm mixing to another animation via 'AddAnimation'.
If I use 'SetAnimation' after the previous animation completes, then it fires correctly in the final frames, but then I lose the nice blend.
So it seems any events defined within mixed frames are ignored, is this correct? If so, is that a bug that could be fixed?
Thanks!