Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I need help with the "show" block
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
The simplest code - the show block won't work no matter what. Even when I manually click the “show” block, it won't show the sprite. The weird part is, even though I can't see the sprite, when I click where the sprite is supposed to be, the code runs normally.
Conclusion: I can't see the sprite, but it's still there.
Question: How do I make the sprite visible?
Conclusion: I can't see the sprite, but it's still there.
Question: How do I make the sprite visible?
- mmhmBeans
-
Scratcher
500+ posts
I need help with the "show" block
Share the project, that's not a common thing to happen
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
Share the project, that's not a common thing to happenhttps://scratch.mit.edu/projects/1082042694/
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
The bug happens when u lose
- mmhmBeans
-
Scratcher
500+ posts
I need help with the "show" block
Seems to be on a layer behind the background sprite. Go to the front layer when receiving “game over”.
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
Seems to be on a layer behind the background sprite. Go to the front layer when receiving “game over”.oh, tysm
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
But there's still a problem with hiding the pipes, and also the bird from the thumbnail doesn't show,
Seems to be on a layer behind the background sprite. Go to the front layer when receiving “game over”.
- EpicGhoul993
-
Scratcher
1000+ posts
I need help with the "show" block
also the bird from the thumbnail doesn't showcould it be a similar layering problem?
- cheekybubba5
-
Scratcher
100+ posts
I need help with the "show" block
Hello! From what I know, there are three main issues when hiding and showing a sprite.
1. Hide/Show This one makes sense, make sure the sprite is actually shown
2. Front layer Make sure the sprite is at the top layer
3. Ghost effect I'm not fully sure of the issue but a lot of times the “Ghost Effect” block sometimes hides the sprite. Make sure to “Clear graphic effects” when the sprite with the issue receives the broadcast
1. Hide/Show This one makes sense, make sure the sprite is actually shown
2. Front layer Make sure the sprite is at the top layer
3. Ghost effect I'm not fully sure of the issue but a lot of times the “Ghost Effect” block sometimes hides the sprite. Make sure to “Clear graphic effects” when the sprite with the issue receives the broadcast

- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
it's the same sprite, and it worked when the game first started, but not when i losealso the bird from the thumbnail doesn't showcould it be a similar layering problem?
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
oh, for some reason it works properly nowalso the bird from the thumbnail doesn't showcould it be a similar layering problem?
- minecraft_nerd_nerd
-
Scratcher
16 posts
I need help with the "show" block
Hello! From what I know, there are three main issues when hiding and showing a sprite.it's fine now, i found the problem
1. Hide/Show This one makes sense, make sure the sprite is actually shown
2. Front layer Make sure the sprite is at the top layer
3. Ghost effect I'm not fully sure of the issue but a lot of times the “Ghost Effect” block sometimes hides the sprite. Make sure to “Clear graphic effects” when the sprite with the issue receives the broadcast
- Discussion Forums
- » Help with Scripts
-
» I need help with the "show" block