My new save engine is finally out! To use: Save: 1: Delete all of the "SAVE FILE" list. 2: Use the "Add Item to save Code" custom block to add all the things you want to be saved into the list. 3: Run the "Save" custom block to save. Your save code will appear in the "SAVE CODE" variable. Load: 1: Set the code you want to load to the "SAVE CODE" variable. 2: Run the "Load" custom block. 3: The values from the save code will appear in the "SAVE CODE RESULTS" list in the exact order they were placed in the "SAVE CODE" list. You can take them out of the list and into whatever you want.
Idea by @DavidsMagic, (scratch cant find his account) Made by @TheOPGamer1111.