So basically I am trying to make a choose your own adventure game, and my set up so far is main.lua -> menu.lua -> play.lua -> exploring
-> waiting -> waiting longer
And I have a menu button in every scene to go back to the menu now what I want to know is if I go back to the menu scene in waiting longer how do I push play to take me back to waiting longer not go through with the program like normal? Any help is greatly apreciated