in some cases that both waits 1 frame for the wait (0) seconds block, and also 1 frame at the end of the repeat. i tested this and it works a lot better It’s so much more intuitive to do this:repeat (frames)
wait (0) secs
end
repeat ()
move (0) steps
end