2 Problems
11clock
Member Posts: 450
1) My game disables auto-lock. It could be a battery drainer. Is there a way to keep auto-lock enabled?
2) In my Game Over Screen, I noticed that when I minimize the game while in the Game Over screen the Game Over sound replays when I open back up my game. I have a variable that counts the number of plays that is kept count by the same actor that plays the Game Over sound. Does this go up every time I minimize and open up the game?
The game is an iPhone game.
2) In my Game Over Screen, I noticed that when I minimize the game while in the Game Over screen the Game Over sound replays when I open back up my game. I have a variable that counts the number of plays that is kept count by the same actor that plays the Game Over sound. Does this go up every time I minimize and open up the game?
The game is an iPhone game.
Comments
Drop an actor on screen and have it display the text of the variable you're talking about. That'll show you if the attribute is changing or not.