Scene freezes when change scene

nakatinenakatine Member Posts: 16
edited November -1 in Working with GS (Mac)
Hi,
I've got a problem :
When the game is over, and when i press a button, i want my game to go to the next scene.
When i press button, the scene freezes and nothing else happens.
I tried many things like destroy actors when game is over or things like that but my problem is still there !
Someone could help me please ?

Comments

  • expired_012expired_012 Member Posts: 1,802
    Did you check the RAM level in that scene? Which device are you using? I remember using a 2nd generation ipod touch with a 40mb RAM in one scene and it froze up and wouldn't let me play.

    Try optimizing your graphics, music, amount of actors, etc
  • nakatinenakatine Member Posts: 16
    I'm just testing it with GameSalad preview for the moment. It's a game made for iPad.
    I think there is problems with timers i used...
  • expired_012expired_012 Member Posts: 1,802
    Oh if its with ipad then RAM shouldn't be an issue...yeah you should look at the timers in that case
  • nakatinenakatine Member Posts: 16
    I put all of them to "run to completion"...
    is there a problem if an actor is rotating when i press the button to change scene ?
  • nakatinenakatine Member Posts: 16
    On my button, i only have ""when touch is pressed, go to the scene X"
    and i the scene X, for a try, i only have an actor which is a logo...
  • nakatinenakatine Member Posts: 16
    Thanks for your help.
    I've found the problem. One of my actor was the problem.
    To resolve it, i ask to destroy it before changing scene.
    Thank you !
Sign In or Register to comment.