Discuss Scratch

SuperfinityVang2025
Scratcher
2 posts

Why is the “turn degrees” thing making the sprite not rotate?

when green flag clicked
turn cw () degrees
forkmanb
Scratcher
100+ posts

Why is the “turn degrees” thing making the sprite not rotate?

1. please give us the link to the project. it makes it easier.
2. please elaborate. what is the situation? putting two Scratchblocks isn't helping us understand.
3. Have you tried checking if your sprite has “left-right rotation” or “don't rotate”?
SuperfinityVang2025
Scratcher
2 posts

Why is the “turn degrees” thing making the sprite not rotate?

deck26
Scratcher
1000+ posts

Why is the “turn degrees” thing making the sprite not rotate?

You need to change the rotation style - you have it currently as don't rotate.
Norse7
Scratcher
67 posts

Why is the “turn degrees” thing making the sprite not rotate?

deck26 wrote:

You need to change the rotation style - you have it currently as don't rotate.
yep, I agree

“It’s not a bug; it’s an undocumented feature.” ― Anonymous

when green flag clicked
forever
change [ awesomeness] by (1)
end
BigNate469
Scratcher
1000+ posts

Why is the “turn degrees” thing making the sprite not rotate?

I agree with @deck26. Just add a
set rotation style [ all around v]
to your
when green flag clicked
go to x: (0) y: (0)
and you'll never have to worry about that again in that project.

Highlight any part of this signature and press ctrl+shift+down arrow to see the rest of it.
For information on a signiture, including how to make one, visit here.
Please read the list of Officially Rejected Suggestions before posting a suggestion for Scratch!
View all of the topics you've posted in:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=topics
View all of your posts:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=posts
Lesser-known Scratch URLs:
https://scratch.mit.edu/projects/PROJECT ID HERE/remixtree (replace “PROJECT ID HERE” with project id number. Shows all the remixes of the project, and the remixes of those projects, and the remixes of those projects, and so on, as a chart. Link currently redirects to one of my projects). There was a button on the project page linking to this in 2.0, but it was removed.
View a larger list at: https://scratch.mit.edu/discuss/topic/542480/
Why @Paddle2See's responses are so often identical: https://scratch.mit.edu/discuss/topic/762351/
1000th post

The devs really need to update the scratch-gui repo- I'm getting at least 19 “npm warn deprecated” warnings whenever I try to install its dependencies, and yes, I'm using the latest version of node.js and npm. Then again, the dev page on this website and the wiki in the repo still refer to Scratch 3.0 in beta, and link the current website as an example of 2.0.

Powered by DjangoBB