9th July 2025: I changed the code a bit, sorry! Old codes won't work on this project anymore INSTRUCTIONS: Press S to save game and L to load your code. HOW TO USE IN YOUR OWN MOD: You can use this in your own project, but please give credits to me if you use it. Simply put the "save data" sprite into your backpack and add to your own project! After that it should work as long as your mod doesn't add any new variables or lists that would need to be saved. ----------------------------------------------- I fixed the incasesensitiviness problem! (I had to remove capital letters from all focuses and news articles in the code because for some reason Scratch is case sensitive with costumes but not with lists, variables or anything else. But using costumes the saving code is now case sensitive and works with capital letters!)