
Hello there.
My game is almost done. I just have some problems doing a working "Resume"Buttone from my pause menue.
I have watched several Youtube Videos, but honestly I don't have a single clue about coding and I was just trying to use Plamakers features.
I already have a pretty decend function of pausing the game and loading the menu screen by pressing ESC. (When I do this the game will commence (with the proper time-scale), the music that had stopped will play again and the menu will dissapear.
So I feel it might be the easiest to trick the game into thinking that ESC-was clicked when it was actually the "Resume-Button", because then the right events will automatically be triggered.
How can I do that exactly?