Hello developers! So I basiclly want to change the timePosition of my animation when someone touches a player, but IDK how timePosition() works, it gave me just errors.
Here is what I tried:
track.TimePosition(.7)
Hello developers! So I basiclly want to change the timePosition of my animation when someone touches a player, but IDK how timePosition() works, it gave me just errors.
Here is what I tried:
track.TimePosition(.7)
Also, I want to use it so I can change the moment of where an anim. is
Never mind, I figured it out. I was putting “()” which are for events.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.