Discuss Scratch
- Discussion Forums
- » Requests
- » Change Thumbnail of a project
- kimlot
-
14 posts
Change Thumbnail of a project
How do I change the thumbnail of my project in my stuff. It seems to have automatically selected the last image which is not what I want as it is just a black screen at the end.
Can I change it to an earlier image and if so how?
This is the project I am talking about.
http://scratch.mit.edu/projects/10284548/
Can I change it to an earlier image and if so how?
This is the project I am talking about.
http://scratch.mit.edu/projects/10284548/
- Prorector
-
2 posts
Change Thumbnail of a project
Im not sure,
but I think when your in the editor. In the images section select the image you want and then save.

but I think when your in the editor. In the images section select the image you want and then save.


- Failord_Remix
-
15 posts
Change Thumbnail of a project
Add a script or somthing, then remove it to make it saveable. Then, set up what you want for your thumbnail. Just save when it comes around.
You can time it just right if you want graphic effects or clones to show up, or you can draw your own thumbnail that fades away or immediately goes away when the project starts. Show it before saving.
You can time it just right if you want graphic effects or clones to show up, or you can draw your own thumbnail that fades away or immediately goes away when the project starts. Show it before saving.
Last edited by Failord_Remix (May 19, 2013 20:01:01)
- BaconGames
-
2 posts
Change Thumbnail of a project
Before sharing your project, save it as a copy (File>Save as a copy) with the picture you want.
Then just delete the “copy” word of your game's name, and you've got it.
Hope I help.
Then just delete the “copy” word of your game's name, and you've got it.
Hope I help.

- JsnPrkr
-
100+ posts
Change Thumbnail of a project
…save it as a copy (File>Save as a copy) with the picture you want.
Use the normal Save ( File>Save ). The SaveAs method will create a new project and you'll have to delete the old copy with the unwanted project thumbnail along with all of its notes and comments. Whatever is on the player screen at the time you save it will be the project's thumbnail. I often hit {StopSign} at a good spot and arrange the sprites to set up a good project thumbnail. Clones disappear when you hit {StopSign}, so you if you want clones to show up, you have to just try and time the save with a nice screenshot or set up your screenshot with scripting.
Last edited by JsnPrkr (Jan. 20, 2014 03:59:41)
- Cawas
-
1 post
Change Thumbnail of a project
Use the normal Save ( File>Save ). (…) Whatever is on the player screen at the time you save it will be the project's thumbnail. I often hit {StopSign} at a good spot and arrange the sprites to set up a good project thumbnail. Clones disappear when you hit {StopSign}, so you if you want clones to show up, you have to just try and time the save with a nice screenshot or set up your screenshot with scripting.
You forgot to mention Failord]'s hint, which is what actually works:
Add a script or somthing, then remove it to make it saveable. Then, set up what you want for your thumbnail. Just save when it comes around.
- jrobertson223
-
1 post
Change Thumbnail of a project
Another idea is to add a script to “pause” (ok, really stop) the project. Then, run your project and press the key when you like how it looks. Then, save it!
- monkey1945
-
16 posts
Change Thumbnail of a project
The thumbnail of your project is a screenshot of your project when you last saved. When I am done working on one of my projects, I go to the part of the game I want, then save.
~monkey1945
~monkey1945
- jblob22
-
1 post
Change Thumbnail of a project
Add a script or somthing, then remove it to make it saveable. Then, set up what you want for your thumbnail. Just save when it comes around.
You can time it just right if you want graphic effects or clones to show up, or you can draw your own thumbnail that fades away or immediately goes away when the project starts. Show it before saving.
That worked for me! Thanks!!
- elgamer
-
100+ posts
Change Thumbnail of a project
ok, this is what you need to do: first, make a sprite in the editor, and design it how you want the thumbnail to look. then, in the scripts, say: How do I change the thumbnail of my project in my stuff. It seems to have automatically selected the last image which is not what I want as it is just a black screen at the end.
Can I change it to an earlier image and if so how?
This is the project I am talking about.
http://scratch.mit.edu/projects/10284548/
Last edited by elgamer (Feb. 6, 2015 01:35:01)
- brainstorm101
-
1000+ posts
Change Thumbnail of a project
do this for the thumbnail spirite:
- little_kitten
-
500+ posts
Change Thumbnail of a project
Without activating the game (If you can) get to the scene you want and move a single script (Or drag in a different block, do anything to make the project's save button appear) Make sure you are at the scene you want the thumbnail at, and click save. It should change if done right!
- jewellery
-
100+ posts
Change Thumbnail of a project
Use these scripts
When *green flag clicked*
Hide
Show
go to front
go to x()y()
Hope I helped!
When *green flag clicked*
Hide
Show
go to front
go to x()y()
Hope I helped!
- hello31340
-
58 posts
Change Thumbnail of a project
…save it as a copy (File>Save as a copy) with the picture you want.
Use the normal Save ( File>Save ). The SaveAs method will create a new project and you'll have to delete the old copy with the unwanted project thumbnail along with all of its notes and comments. Whatever is on the player screen at the time you save it will be the project's thumbnail. I often hit {StopSign} at a good spot and arrange the sprites to set up a good project thumbnail. Clones disappear when you hit {StopSign}, so you if you want clones to show up, you have to just try and time the save with a nice screenshot or set up your screenshot with scripting.
By File>Save, do you mean File>Save now?
- Discussion Forums
- » Requests
-
» Change Thumbnail of a project