Reset scene problem
juliomario14
AtlantaMember, PRO Posts: 7
Hello,
Every time i put my game to reset scene after game over my character comes back but dead, but if i put Rest Game after gaem over everything is fine. Has anybody have this problem before?
Comments
The Restart Game behavior returns to the first scene and resets it. It also resets all attributes.
The Reset Scene behavior resets the current scene but NOT the game attributes. You'll have to do that manually by having a rule that -- right before the Reset Scene behavior -- changes each value to its initial value.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thank you !!