for example if you were making a RPG and you would want the health:
health = so.data.playerhealth
or something
sorry if I get something wrong, I haven't done it for a LOOONG time. But the cool thing about shared objects is you can actually exchange savefiles and continue later 'n shit. Good luck flashing =D
how do you load shared objects?
HEYLON96 2 years ago
variable = so.data.(yourvarname)
for example if you were making a RPG and you would want the health:
health = so.data.playerhealth
or something
sorry if I get something wrong, I haven't done it for a LOOONG time. But the cool thing about shared objects is you can actually exchange savefiles and continue later 'n shit. Good luck flashing =D
compufreak7 2 years ago