Open nflint97 opened 7 years ago
I created the main menu following an Unreal Engine tutorial suggested by Jack Hodge in the Racer-pod group. https://docs.unrealengine.com/latest/INT/Engine/UMG/QuickStart/3/
I Extended the menu functionality adding a level select menu
So far i have made a main menu that works to start the game. Now i am working on the level selection menu and the splash screen for the game. (Work in MainMenu branch has been updated)