Save the entire game
tpjacobson
Member Posts: 33
Hey guys I was wondering if there is a way to save the entire game. Maybe just freeze it??
Comments
Yep just make a prompt that asks your players to stick it in the fridge periodically, should be all good!
In all seriousness you're question is a little vague. Not sure if you mean creating a save file (game state) in a game or saving like an .apk or something.
Saving a games state requires you to know what variables/data you want to save beforehand, and then you can save them via save tables or save attribute.
Follow us: Twitter - Website
You can use a Pause Game behavior to stop the actors but it won't save anything. To save game data, you need to store that data in one or more tables and use the Save Table behavior. For any game/scene/actor attributes, you need to use Load Attribute and Save Attribute behaviors.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User