SEE THAT THE ENGINE WORKS: -Click in the different colored quadrants to randomize different variables. -Press "S" and copy the Save Code that appears on screen -Restart the game by pressing the green flag -Press "L" and paste the code into the answer box -Confirm and load your game! HOW TO USE: -Drag the "saveEngine" sprite into your backpack OR -Make a remix THEN -Follow the instructions written in comments in the saveEngine sprite to make your game savable! WARNING: Using the saveEngine takes advanced coding knowledge. You don't necessarily need to understand or even look at ALL the code, you just need to change the things that the comments tell you to change.
Give small credit if you use the Tutorial Save Engine, Base Save Engine, or the looped music that I trimmed with pristine precision. See the Save Engine in action: https://scratch.mit.edu/projects/606199766/ If it's not working then comment for help and I'll take a look at your project; you likely made a mistake. If you want to LEARN how to make a save engine rather than just copying mine, you can look at the code and try to understand what is going on. Go step by step, block by block, and click each block to see what happens and think about why it does that. After you do an entire sequence, think about what happened as a whole and what its purpose was. Take notes in a Google Doc if necessary. That's how I learned and it got me this far! -Good Luck, HAPPY CODING!!! <3