How can i get the Current PlayBackTimePosition of a playing animation?

something like this

print(Track.Playback)

-0.3
so the animation is 0.3 seconds into playing

how can i do this?

AnimationTrack.TimePosition should do the job

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.