How to get Animation.TimePosition on a specific AnimationEvent?

Hello,

I have looked everywhere in the devforum, however, I did not find any solutions. I need to get a TimePosition of an Event in an animation without playing to that event. I have the animation loaded in an animator, so how would I do this?

1 Like

Maybe you should try using GetTimeOfKeyFrame, here’s the documentation: AnimationTrack | Roblox Creator Documentation

1 Like

Im pretty sure that keyframeName and AnimationEvents are different

you need some animationevents though