Discuss Scratch

T_from_Germany
New Scratcher
4 posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

Hi,

I bought a very nice (German) book about Scratch programming, but while the book bases on Scratch 2, the newest available version is Scratch 3 - and I'd like to use Scratch 3 now.

Can you please tell me where in Scratch 3 one can find the sprite options to …
• define the rotation mode (not the direction but the three rotation mode options)
• check/uncheck „drag in presentation mode“ (or how „ziehbar im Präsentationsmodus“ might be called in English:-)
• check/unceck visibility

In Scratch 2 they appear when calling a sprite’s blue „i“ button; there they are located next to its name, x and y position, and direction.
In Scratch 3 there is no blue “i” button anymore, while some info (name, x and y position, and direction) now is placed between the canvas and the list of sprites; but the rotation mode, the „drag in presentation mode“, and visibility are not shown there.

Please give me a hint on that, as I’m sure that these options still do exist anywhere.

Thanks,
T_from_Germany
T_from_Germany
New Scratcher
4 posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

UPDATE:

In the German wiki you see the options of Scratch 2 but no explanation on where to find them in Scratch 3 (please have a look on the image below chapter “Figureneigenschaften”):
https://de.scratch-wiki.info/wiki/Figur
The English equivalent should be https://en.scratch-wiki.info/wiki/sprite and covers Scratch 3 - means it lacks info about the options I seek:-(

Any ideas?
T_from_Germany

Last edited by T_from_Germany (March 21, 2020 18:49:56)

Oumuamua
Scratcher
1000+ posts

Where are "rotation mode", "visibility" etc. in Scratch 3?



In the editor, bottom right. As you can see.
Ask the German wiki editors to add this stuff.
Greetings.
-CodePro-
Scratcher
100+ posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

To change rotation mode:
set rotation style [ v]
To change drag-ability in presentation:
set drag mode [ v] :: sensing
To change visibility you can click the eye and eye with slash or use the hide and show blocks.

Last edited by -CodePro- (March 21, 2020 22:57:11)

T_from_Germany
New Scratcher
4 posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

@Oumuamua:
I can't find the options in the editor, bottom right. (You mean the entire Scratch window, don't you? In the block list there is no left or right, and in the editing field there are three buttons for the code to zoom in/out and to center it.)
There are only two buttons which only offer ways to duplicate etc. the sprite or the stage. Can you elobarote on that?-)

@ -Codepro-:
Thank you very much - I wondered whether these options would be in the blocks anywhere but could not find them. Great - thnx a lot!!!
Oumuamua
Scratcher
1000+ posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

T_from_Germany
New Scratcher
4 posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

@Oumuamua:
I did - I see exactly what the screenshot shows. And it's right: the visibility option in Scratch 3 is shown w/ the eye/stroked-through-eye buttons.
But WHERE are the options for rotation mode and „drag in presentation mode“? Does one have to use blocks for that now, or are there also buttons?
FoofJr
Scratcher
100+ posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

Rotation style is in motion, this is the block
set rotation style [ v]

I cant find the set drag mode in the plugin, but it is there. (in motion I think)

To show/unshow, it is in Looks, and looks like these 2 blocks

show
hide
luke319copy
Scratcher
1 post

Where are "rotation mode", "visibility" etc. in Scratch 3?

Bruh the rotation say idle3
ocuious
Scratcher
1000+ posts

Where are "rotation mode", "visibility" etc. in Scratch 3?

luke319copy wrote:

Bruh the rotation say idle3

Please don't necropost.

Powered by DjangoBB