Reset button from menu

Hi everyone!

I made a little game scene and another scene with my menu (score, reset and a little text).
When my actor dies, it shows the other scene with the menu.

The problem however is when i press the reset button it won't work. I think because its based in another scene and pop's up when my actor dies.

I created a reset button from the GameSaladCookbook youtube tutorial that works fine in my scene (the game scene)
But it needs to reset with the button which is located in the "game over" scene that pops up.

Thanks
e.m.

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    How are you "popping up" the menu scene? Are you using Change Scene or Pause Scene?

    What happens when you manually change to the menu scene and click the reset button? Does it work as expected?

    What happens when you place a Log Debugging Statement in the reset button actor on the menu scene and then click it when it pops up? If you have the Debugger window open do you see anything listed there?

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • evertevert Member Posts: 266
    edited February 2014
    I use a pause scene, manually does not work, din't try that last one.

    EDIT: I think the problem is that the reset works but only for the scene where the button is. Since the button is in another scene it won't reset my game scene.
  • evertevert Member Posts: 266
    yes! i fixed it! i downloaded the stormy studio topdown shooter free template to look how he did it!
Sign In or Register to comment.