Discuss Scratch

DinoGirlLogan
Scratcher
2 posts

Thumbnails

I am wondering how on earth people make thumbnails!
-Valtren-
Scratcher
1000+ posts

Thumbnails

Usually, they make a sprite designed to hide when the project starts using code similar to this:
whenclickedgotofronthide or whenclickedgotofrontsetghosteffectto100 this will appear when the project is stopped.
Then, the project is only saved when the thumbnail is visible.
starhero5697
Scratcher
1000+ posts

Thumbnails

DinoGirlLogan wrote:

(#1)
I am wondering how on earth people make thumbnails!
do you mean they design the thumbnail or they allow the thumbnail to be shown?

if its the first, they probably just design it using the paint editor, since anyways they are probably gonna use assets in the project itself in the thumbnail, or if they're feeling professional they'll use some other image editor app.

if its the second, you can use the following code for the sprite that contains the thumbnail:

whenclickedhide

show click on this code when you want the thumbnail to showgotofront

usually scratch shows the last state of the stage as the thumbnail of the project, so before leaving the project, show the thumbnail such that the thumbnail is visible

Last edited by starhero5697 (Dec. 1, 2023 01:30:11)

glitcX
Scratcher
1000+ posts

Thumbnails

If you're talking about how people make really good thumbnail art. I would blur the background a bit, then have the main element in front, with the text, the text i use outline. and move it down a couple of times to make it look cool.

(I had to reword my post a bit cuz filter)

Last edited by glitcX (Dec. 1, 2023 01:46:51)

DOGGYPLAYSDOORS
Scratcher
70 posts

Thumbnails

The thumbnail of the project is when the project was last saved. So you can make a thumbnail design with a sprite or background (sprite is used more because you can send it to the front layer and show it when the project is stopped) and save the project with the thumbnail shown.

Powered by DjangoBB