How can I PAUSE the game when returning from device STANDBY?
Is it a requirement to PAUSE your game if the player turns their device to standby, then wakes the device again?
I notice most games do that, and it makes sense to do that!
But I'm not sure how to implement it in Game Salad.
Can I detect if the player pressed the HOME button, or puts the device to SLEEP?
I notice most games do that, and it makes sense to do that!
But I'm not sure how to implement it in Game Salad.
Can I detect if the player pressed the HOME button, or puts the device to SLEEP?
Comments
However it's not mandatory to pause the game after returning to it.
Ace
Could you provide a link for me?
My apologies.
Anyway, looks like the answer is NO, you can't do that in Game Salad.
I'd suggest adding in the ability to detect if the user puts the device into standby, as it's a very useful thing to be able to detect, if you want to be able to PAUSE the game for example. Thanks!
- Murray