Resets scene infinitly + cant change scene

hamarohamaro Member Posts: 31
edited February 2013 in Working with GS (Mac)
I have tested my way out and my reset scene behavior bugs.
I've put it into a when touch is released - reset scene and it resets the scene infinitly. what should i do?
Reset game loops infinitly too
Also i cant change scene.
Pause and unpause works tough

Comments

  • OskarDeveloperOskarDeveloper Member Posts: 533
    edited February 2013
    Try "when touch is pressed"
  • GuardianGuardian Member Posts: 54
    Also add another condition to the rule, when inside actor.
  • hamarohamaro Member Posts: 31
    I tested touch is pressed and it worked and after that i switched back to when touch is released and now that works too.
    Can it also have helped that i restarted the program and mac a few times?: /
    Thanks for the suggestions both of you
  • GuardianGuardian Member Posts: 54
    When in doubt... turn it off and back on again. np.
  • GLGAMESGLGAMES SingaporeMember Posts: 988
    If you were using when pressed release without any extra triggers that causes a loop as the actor is not press. It has always been an issue previously. so you have to put in extra conditions to make it only trigger one time.
Sign In or Register to comment.