Hello all,
I am creating a pinball game and I am attempting to make my main menu appear at the beginning of the game when I hit play but it is not appearing for some reason.
There is no code in my MainMenu Widget besides a textbox and a button
I call the “Main” function at the end of the game (when you run out of balls) and that works fine, so I don’t understand why it doesn’t work when I call it at the beginning. Please let me know if you see any problems and feel free to ask for clarification.
Thank you so much!