Discuss Scratch

ehahehah
New to Scratch
1 post

can't make star1 sprite spin

This is the script im using: When green flag clicked -> forever (turn 15 degrees)
I've tried both clockwise aand anti-clockwise but the star1 sprite doesn't spin
Can someone tell me what I did wrong here? Thanks in advance
sue553
Scratcher
3 posts

can't make star1 sprite spin

Hi
Spites don't spin in a full circle. They will face different directions but you can't see their backs. I think I am right but I am typing off of my Kindle so
I can't check I will follow you and get back to you
777atscratch
Scratcher
100+ posts

can't make star1 sprite spin

ehahehah wrote:

This is the script im using: When green flag clicked -> forever (turn 15 degrees)
I've tried both clockwise aand anti-clockwise but the star1 sprite doesn't spin
Can someone tell me what I did wrong here? Thanks in advance

You should do like this:
when green flag clicked
forever

turn right (15) degrees
move (10) steps
end
You can change the number of steps to be moved to change the size of rotation.
I hope this was helpful!

- Be creative and think beyond.777atscratch
Don't be feared in life otherwise you can't achieve. ~ 777atscratch.
Save Scratch from Hate.




Powered by DjangoBB