save game

This commit is contained in:
x-o-i-o-x 2024-08-04 19:49:46 +02:00
parent 12d863ec93
commit f24ecb6dc7
12 changed files with 33 additions and 2 deletions

View File

@ -4,6 +4,7 @@
GameDefaultMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby GameDefaultMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
GlobalDefaultGameMode=/Game/Framework/BP_Template_Game_Mode.BP_Template_Game_Mode_C GlobalDefaultGameMode=/Game/Framework/BP_Template_Game_Mode.BP_Template_Game_Mode_C
EditorStartupMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby EditorStartupMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
GameInstanceClass=/Game/Framework/BP_Shooter_Gameinstance.BP_Shooter_Gameinstance_C
[/Script/WindowsTargetPlatform.WindowsTargetSettings] [/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 DefaultGraphicsRHI=DefaultGraphicsRHI_DX12

BIN
Content/Framework/BP_ShooterMenuController.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Framework/BP_ShooterMenuPawn.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Framework/BP_ShooterMenu_Gamemode.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Framework/BP_Shooter_Gameinstance.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Framework/BP_Shooter_PlayerController.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/SavedData/SG_PlayerProfile.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/SavedData/S_PlayerProfile.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Widgets/WB_MainMenu.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/_Maps/Menu/LobbyMenu_Map.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/_Maps/Menu/MainMenu_Map.umap (Stored with Git LFS) Normal file

Binary file not shown.