Topic: Add new menu screens
What I want to do is add a button that says "Play" to my main menu, and when they click that players will be able to then see the Story Mode, Verses, Online, and Training Mode options.
I see the Screens under Global > GUI Options > Screens, however, there are no options to add screens. I assume I have to code in additional screens which is fine as I have Source.
I have duplicated the MainMenu screen and edited it how I like, with a button on the screen that says "play", however I can not find what script the "DefaultMainMenuScreen._____" functions are. I understand I can just duplicate the code and change the names, I just don't know what file they are in.
If some one could point me in the direction, or show me a better way of doing this, I would appreciate it. I can also provide pictures if I need to.