Never mind, I figured it out.
In Scratch-Objects -> ScratchStageMorph -> object i/o -> storeFieldsOn:, I just add the variable I want, telling it to save that variable.
Then, in Scratch-Objects -> ScratchStageMorph -> object i/o -> initFieldsFrom:version:, I add the variable I want again at the end, telling it to read the variable from the project.
Last edited by jvvg (2012-12-09 16:24:20)
Offline