#repeat character:MoveTo until position = blah blah blah
5 messages · Page 1 of 1 (latest)
use cframe
Add a task.wait() / wait(), it's a loop that will repeatedly run until the condition is met
Maybe that's why it freezes?
u can use runservice to repeat without freezing game
and there should be a event for moveto.completed or smth