Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Saving Game Progress in Scratch Project
- Ginger250909
-
Scratcher
2 posts
Saving Game Progress in Scratch Project
How do you save your game progress in a Scratch project like this? I tried to understand the scripts in this game but I could not.
https://scratch.mit.edu/projects/10128407/
In this game (https://scratch.mit.edu/projects/10128407/) , you can save your game progress and continue it later.
I hope I can do it in my projects too
Sorry if there are any grammar mistakes. I hope you all can understand what I mean

https://scratch.mit.edu/projects/10128407/
In this game (https://scratch.mit.edu/projects/10128407/) , you can save your game progress and continue it later.
I hope I can do it in my projects too

Sorry if there are any grammar mistakes. I hope you all can understand what I mean

Last edited by Ginger250909 (Aug. 6, 2021 14:47:43)
- PaddlerGames
-
Scratcher
1000+ posts
Saving Game Progress in Scratch Project
In Paper Minecraft, you can press the O key to save your game.
- Za-Chary
-
Scratcher
1000+ posts
Saving Game Progress in Scratch Project
It depends on the game — precisely, it depends on what the game creator programmed in terms of game-saving.
In a lot of games, if I am interested in saving my progress and the creator made it so that clicking the green flag does not reset my progress, then I'll just remix the project and/or download a copy of it to my computer and then play it on my own time. Therefore the “save” button exists in the form of the usual “save project” button in the editor.
But for the project you linked specifically, I guess this would be your answer:
In a lot of games, if I am interested in saving my progress and the creator made it so that clicking the green flag does not reset my progress, then I'll just remix the project and/or download a copy of it to my computer and then play it on my own time. Therefore the “save” button exists in the form of the usual “save project” button in the editor.
But for the project you linked specifically, I guess this would be your answer:
In Paper Minecraft, you can press the O key to save your game.
- Discussion Forums
- » Questions about Scratch
-
» Saving Game Progress in Scratch Project