➥ Click "See Inside" for technical explanations. The values at the bottom are going to be encoded and therefore able to be saved. At the top left you can find the encoded string and right below the decoded values (should match up with the ones at the bottom corners).
Belongs to the following post: https://scratch.mit.edu/discuss/post/7627985/ A very simple save system, mostly taken from https://en.scratch-wiki.info/wiki/Saving_Data. Information: This system is easily hackable, in fact basically every save system is. Since everyone is able to see how it works, they can generate their own encoded code and therefore cheat resources such as coins in games. #saving #storing #encoding #tutorial