Discuss Scratch

shayneisnoice
Scratcher
52 posts

How to make a thumbnail Discuss

I'M THE CREATOR AND YEAH JUST GO ON AN TALK I GUESS??
Recoin
Scratcher
100+ posts

How to make a thumbnail Discuss

> create sprite
> set costume to whatever your thumbnail is

whenclickedgotox:0y:0setghosteffectto100stopthis script

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
Scratcher
52 posts

How to make a thumbnail Discuss

Very nice i do something like this though
whenclicked
hide
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
Scratcher
1000+ posts

How to make a thumbnail Discuss

Recoin wrote:

> create sprite
> set costume to whatever your thumbnail is

whenclickedgotox:0y:0setghosteffectto100stopthis script

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
You can actually shorten that to
whenclickedgotox:0y:0hide
(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
touching?
block. The hide block does not do this)
Use the
show
block for when you want to save it.
shayneisnoice
Scratcher
52 posts

How to make a thumbnail Discuss

Well done (Clapping)

Powered by DjangoBB