Check this out!http://scratch.mit.edu/projects/solojack/684075
You see, the sprite is sonic punching then kicking. Inserting the
"<when green flag clicked><forever><wait( 0.1 )secsc><next costume>"
it should repeat this. but in fact the kicking sprites are missed out!
Offline
That's no bug
It seems like someone just forgot to put in those sprites
Offline
Mr_X wrote:
That's no bug
It seems like someone just forgot to put in those sprites
The sprite has 10 costumes and the script is:
When green flag is clicked:
Forever:
next costume
wait 0.1 seconds
But the cycle repeats after 5 costumes, that's quite weird I think.
Offline