Added wind sound and basic main menu
This commit is contained in:
parent
70a65f632c
commit
ef4d8fdb7e
7 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
GameDefaultMap=/Game/Maps/Desert.Desert
|
||||
GameDefaultMap=/Game/Maps/Menu.Menu
|
||||
EditorStartupMap=/Game/Maps/Desert.Desert
|
||||
ServerDefaultMap=/Game/Maps/Menu.Menu
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
|
|
Binary file not shown.
BIN
Content/Maps/Menu.umap
Normal file
BIN
Content/Maps/Menu.umap
Normal file
Binary file not shown.
BIN
Content/ThirdPerson/Blueprints/BP_MenuGameMode.uasset
Normal file
BIN
Content/ThirdPerson/Blueprints/BP_MenuGameMode.uasset
Normal file
Binary file not shown.
BIN
Content/ThirdPerson/Blueprints/BP_MenuPlayer.uasset
Normal file
BIN
Content/ThirdPerson/Blueprints/BP_MenuPlayer.uasset
Normal file
Binary file not shown.
BIN
Content/UI/Menu.uasset
Normal file
BIN
Content/UI/Menu.uasset
Normal file
Binary file not shown.
BIN
Content/UI/WBP_StartMenu.uasset
Normal file
BIN
Content/UI/WBP_StartMenu.uasset
Normal file
Binary file not shown.
Loading…
Reference in a new issue