Add EndScree, Score, BestScore

This commit is contained in:
Ondřej Beran
2024-11-20 20:47:49 +01:00
parent 37ea49a07d
commit 52cd310168
15 changed files with 30 additions and 24 deletions

View File

@@ -10,7 +10,7 @@ TransitionMap=
bUseSplitscreen=True bUseSplitscreen=True
TwoPlayerSplitscreenLayout=Horizontal TwoPlayerSplitscreenLayout=Horizontal
ThreePlayerSplitscreenLayout=FavorTop ThreePlayerSplitscreenLayout=FavorTop
GameInstanceClass=/Script/Engine.GameInstance GameInstanceClass=/Game/UI/MyGameInstance.MyGameInstance_C
GameDefaultMap=/Game/MainMenuMap.MainMenuMap GameDefaultMap=/Game/MainMenuMap.MainMenuMap
ServerDefaultMap=/Engine/Maps/Entry ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/UI/EndMenu.uasset LFS Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/UI/MyGameInstance.uasset LFS Normal file

Binary file not shown.

Binary file not shown.