Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Missing blocks in the Look menu
- MrsCSheridan
-
New Scratcher
2 posts
Missing blocks in the Look menu
Evening all,
I'm learning Scratch programming to teach to children, and have been enjoying the Random Generators by HappyLollipop.
I'm trying to make my own and am fine with everything except I can't see the “hide” block, among others, in the Look menu.
Why might this be?
I'm running through Chrome and a laptop.
Thanks!
I'm learning Scratch programming to teach to children, and have been enjoying the Random Generators by HappyLollipop.
I'm trying to make my own and am fine with everything except I can't see the “hide” block, among others, in the Look menu.
Why might this be?
I'm running through Chrome and a laptop.
Thanks!
- best-games-ever
-
Scratcher
500+ posts
Missing blocks in the Look menu
hide
its under show under looks, but it might just be a glitch, try logging in and out again.
This is where the block is in the looks section, the block in red is where the hide block would be.
say [] for (2) secs
say []
think [] for (2) secs
think []
show
[hide]
switch costume to [ v]
next costume
switch backdrop to [ v]
switch backdrop to [ v] and wait
next backdrop
change [ v] effect by (25)
set [ v] effect to (0)
clear graphic effects
change size by ()
set size to () %
go to front
go back () layers
(costume #)
(size)
(backdrop name)
Last edited by best-games-ever (May 8, 2018 20:13:06)
- gor-dee
-
Scratcher
1000+ posts
Missing blocks in the Look menu
Are you in a sprite or the stage? You can't hide the stage
- -Strife-
-
Scratcher
100+ posts
Missing blocks in the Look menu
Ive reported this to be moved to glitches 

- Paddle2See
-
Scratch Team
1000+ posts
Missing blocks in the Look menu
Are you in a sprite or the stage? You can't hide the stageI suspect this is the problem. You have to working on a sprite and not the stage for the Hide block to appear in the pallet of blocks. You will also notice that there are no Motion blocks on the stage.
- MrsCSheridan
-
New Scratcher
2 posts
Missing blocks in the Look menu
Ah! Brilliant, thank you!
I'll go back and look at the original, too.
I'll go back and look at the original, too.
- 38109512rhea
-
New Scratcher
0 posts
Missing blocks in the Look menu
how do get back the motion blocks back on the project dodge ball because the info you gave me said that theres a red block hiding and there isnt what do i do now help me please!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- carsonboyyyyyyyy
-
Scratcher
1 post
Missing blocks in the Look menu
I need help, too. I am missing the Direction of ____ block in the sensing area. I am using a chromebook
- deck26
-
Scratcher
1000+ posts
Missing blocks in the Look menu
The sensing block displays in the menu as ‘backdrop# of stage’ by default. Choose that block and select what you want from the drop down lists.
- ValeriaGilUnzalu
-
New Scratcher
3 posts
Missing blocks in the Look menu
This happens if you didn't click on a character. (When you are coding the bak ground ). Your sprites apear underneath the game, if you don't click on one of this sprites and start to code it some blocks will disappear as scratch thinks you want to code the background and this blocks aren't available
when coding bakground.
¡HOPE THIS HELPED!
when coding bakground.
¡HOPE THIS HELPED!
- Discussion Forums
- » Help with Scripts
-
» Missing blocks in the Look menu