Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
- SchoolAccount854672
-
23 posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
Hello everyone! I've been following Griffpatch's tile scrolling platformer tutorial, and I followed along with the code, here are my saving and loading scripts:
Here is the saving script:
Here is the write value script:
Here is the loading script:
Here is the Read Letter script:
Here is the Read Value script:
Thanks, and also please check other answers so you don't accidentally copy anyone else's post. Thank you!
Note: I changed level # to level num in the save block to make sure I don't accidentally put the save level # in the load level #, I have 32 costumes in tiles, if that matters and I haven't continued past this part yet, in order to not break anything.
Here is the saving script:
Here is the write value script:
Here is the loading script:
Here is the Read Letter script:
Here is the Read Value script:
Thanks, and also please check other answers so you don't accidentally copy anyone else's post. Thank you!

Last edited by SchoolAccount854672 (April 7, 2021 13:41:30)
- CST1229
-
1000+ posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
To change block color, you can put “:: color” after the block.
write value [sb] delimiter: [_] :: custom
- SchoolAccount854672
-
23 posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
Thanks! To change block color, you can put “:: color” after the block.write value [sb] delimiter: [_] :: custom

- ScriptTimedOut
-
100+ posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
Do you have a question?
If not, then please look at this statement by Paddle2See about guides and why they can't be made right now.
If not, then please look at this statement by Paddle2See about guides and why they can't be made right now.
- SchoolAccount854672
-
23 posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
Do you have a question?
If not, then please look at this statement by Paddle2See about guides and why they can't be made right now.
I don't really have a question, however, because this script isn't working, and I can't find out why it's not working, even after rewatching the tutorial and looking at other projects, I've decided to ask here on the HwS forum. (Sorry if that might've come off as me being offended or offensive because of all the commas

- SchoolAccount854672
-
23 posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
Actually, I think I get what you mean now. No, this is not a guide. My script isn't working the way it's intended to and I'm asking for help to try and fix it. My problem is that when the block saves and then loads, it doesn't look like the original level. Do you have a question?
If not, then please look at this statement by Paddle2See about guides and why they can't be made right now.
- aofan2009
-
67 posts
Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)
@SchoolAccount854672 Can you please post Part 1 of Griffpatch's Tile Scrolling Tutorial? Please?
- Discussion Forums
- » Help with Scripts
-
» Griffpatch's Tile Scrolling Platformer Tutorial (Saving & Loading)