Home Button
Hi everyone,
Is there a way to have an attribute changed when the home button is pressed?
Cheers, Dragokillz
Is there a way to have an attribute changed when the home button is pressed?
Cheers, Dragokillz
Comments
Rule
Actor receives event touch is pressed
Change Scene
Go to scene home
I'm not sure if you got what I meant, I meant that when the home button is pressed, yes when you start it up again it is back to where it was, but change an attribute to pause the game. So you don't get back and you are getting pwnd lol
something like while game is running Every 3 seconds unpause game lol?
If we could edit it, we could add things like UIApplicationExitsOnSuspend which would exit the app instead of pausing for multi-tasking. We could also add the time & date bar at the top, play with orientation etc. This though would most likely make everything rajjed because the GS servers will be telling the info.plist file to do one thing and we tell it to do another. This is probably why GS won't add this ever.
Not quite sure what your problem is, I've not had it before. What iOS version are you running?
I thought that it could be the multi-tasking interrupting interpolate functions but I just tried crashing one of mine whilst I knew a few interpolates were running but it carried on normally.
Is it every part of your game that does it or just specific parts?
What rules and behaviours are running when you get the crash?
Ace