I recently uploaded my Logo onto the scratch web site, but when I try it, one of my sprites keep spinning when they should not.
Offline
repeat until < (size) = [the size it expands to]
turn cw (15) degrees
end
[/scratchblocks]
Offline
destructo-serpent wrote:
repeat until < (size) = [max size] > turn cw (15) degrees //change that for speed end
Offline