At it’s core, I’m not sure if this is a GUI or a Scripting question, but there seems to be better support on this end of the forum. My question is this:
I have a simple first person controlled game, using a crosshair, with the mouse locked to the center of the screen.
I am looking to have some kind of a Start button at the beginning, but I don’t want the user to be able to navigate anything without first visiting this Start menu (that may have instructions as well, but at this point just a simple start button would suffice). Ideally, the game would be grayed out, or something along those lines, until the user hit the Start button to initiate the game.
Any ideas or resources on how to do this? Much appreciated!