I want my character to run in a spot while zooming, but idk how to do it any help?
1 Like
Maybe you could do this:
@CHARACTER is run_superspeed_loop (there has to be a loop or else it won’t work)
@zoom on CHARACTER to 300% in 3
This could fail so IDK but I tried. I hope this helps.
Anna
1 Like
It didn’t work
Are you INK, LL or OLD?
1 Like
ink
Oh, that was for LL
1 Like
Oh…lol
&CHAR walks to spot x x x in S AND CHAR does it while run_athletic
@zoom on x x to % in S
If your character is running to a different zone-
&CHAR walks to spot x x in zone # in S AND CHAR does it while run_athletic
@pan to zone # in S
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.