Created basic main menu

This commit is contained in:
TjgL 2025-02-16 13:58:45 +01:00
parent 4fc466ab8a
commit 52d83193c4
5 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/Legumix/Levels/LVL_GYM_00.LVL_GYM_00 GameDefaultMap=/Game/Legumix/MainMenu/LVL_MainMenu.LVL_MainMenu
GlobalDefaultGameMode=/Game/Legumix/BP_GameMode.BP_GameMode_C GlobalDefaultGameMode=/Game/Legumix/BP_GameMode.BP_GameMode_C
EditorStartupMap=/Game/Legumix/Levels/LVL_GYM_00.LVL_GYM_00 EditorStartupMap=/Game/Legumix/Levels/LVL_GYM_00.LVL_GYM_00

BIN
Content/Legumix/MainMenu/BP_MainMenuMode.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Legumix/MainMenu/LVL_MainMenu.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Legumix/MainMenu/UI/WBP_LoadingScreen.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Legumix/MainMenu/UI/WBP_MainMenu.uasset (Stored with Git LFS) Normal file

Binary file not shown.