After "Reset scene" button will not work...is it a bug?

akimannakimann Member Posts: 62
edited November -1 in Working with GS (Mac)
Hi Saladfans,

I have a problem with the behaviour "reset scene". On each scene I do have a "home-button" which will bring me to the main menu via <go to scene> mainmenu".

This works normally well. But sometimes I need the behaviour <reset scene> in a scene, and at this point the home-button doesn´t work anymore - but why? Is it maybe a GS Bug or my fault?

Comments

  • akimannakimann Member Posts: 62
    HI,

    sorry as a newbie I don´t know how to post screenshots but

    The Home button has only the one simple rule:
    when actor receives event <touch> is <pressed>
    Go to scene "Mainmenu"
    ...so far so good, the button works well...

    And the actor that makes a "scene reset":
    when attribute "game.xyz" = 0
    Reset this scene

    ...after this the scene resets without problems, but the home button doesn´t work anymore :-(
  • akimannakimann Member Posts: 62
    Hi, thanks for your help. I could solve the problem by using "change scene to <same scene>" instead of using this ugly reset ;-)
Sign In or Register to comment.