I’m assuming that all anims are uninterruptible by default when called by the engine until the frame callback “interruptible” happens. I’m curious if there’s a callback for the reverse? so that an animation is interruptible until a certain frame.
Or if anyone has a ref to a list of available animation callbacks or anything that would also be helpful!