when i go back to a previous scene it resets everything!!! need help please
israel405
Member Posts: 1
in Help Wanted
I'm developing a game that depends on scene changing back and forth. My problem is when i go to a next scene and come back to the previous one every actor is reseted to its. Is there a way of preventing previous scene from reseting?
Comments
yes you need to save all relevant data to a table and recall it.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
All actor attributes (self._____) and scene attributes are reset when a scene loads. Tables values and game attributes do not reset unless you manually change their values.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User