Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a thumbnail Discuss
- shayneisnoice
-
52 posts
How to make a thumbnail Discuss
I'M THE CREATOR AND YEAH JUST GO ON AN TALK I GUESS??
- Recoin
-
100+ posts
How to make a thumbnail Discuss
> create sprite
> set costume to whatever your thumbnail is
this will make the sprite show when the game is stopped and hide when it starts
to set it as the game thumbnail just reset graphical effects and save your project when the sprite is visible
> set costume to whatever your thumbnail is
this will make the sprite show when the game is stopped and hide when it starts
to set it as the game thumbnail just reset graphical effects and save your project when the sprite is visible
- shayneisnoice
-
52 posts
How to make a thumbnail Discuss
Very nice i do something like this though
Check out my Minecraft BTW https://scratch.mit.edu/projects/1014055768 Give it a try
Last edited by shayneisnoice (May 9, 2024 20:18:40)
- BigNate469
-
1000+ posts
How to make a thumbnail Discuss
You can actually shorten that to > create sprite
> set costume to whatever your thumbnail is
this will make the sprite show when the game is stopped and hide when it starts
to set it as the game thumbnail just reset graphical effects and save your project when the sprite is visible
(The hide block also hides the sprite, but the ghost effect block makes the sprite invisible, however it is still discoverable by other sprites through the
block. The hide block does not do this)
Use the
block for when you want to save it.
- Discussion Forums
- » Help with Scripts
-
» How to make a thumbnail Discuss