something like this
print(Track.Playback)
-0.3
so the animation is 0.3 seconds into playing
how can i do this?
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
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.