1 messages · Page 1 of 1 (latest)
could just use vector rotations but alright
you'd need to swap the loop order
so have the outer loop be the duration and have the wait in it
and the inner loop be each circle
you misunderstood something
loop circle count times: draw circle loop-value-2 wait 1 tick```