gdquest-demos / godot-3-beginner-2d-platformer

Learn to create a 2d platform game with the Godot game engine. This is a beginner programming tutorial.
MIT License
364 stars 96 forks source link

MainScreen Menu Not Working #37

Closed coBearCoding closed 4 years ago

coBearCoding commented 4 years ago

I'm submitting a...

Bug report

What is the current behavior? MainScreen menu not working when the player pauses de game clicks MainScreen then the buttons on that screen don't work.

What is the expected behavior? To be able to play the game or quit

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

  1. Start the game
    1. Click play.
    2. Pause the game
  2. Click MainScreen
  3. Click play or quit
NathanLovato commented 4 years ago

Did you use the version of the game from an older release? The bug is already fixed in the latest version (downloading or cloning from GitHub). That's the one to test before reporting bugs.

Thanks for taking the time to write a report! But as it's already fixed, I'll close this issue now.