Basic UI added

This commit is contained in:
2026-03-04 11:41:54 +01:00
parent ab0a33123a
commit 96186fa181
19 changed files with 56 additions and 7 deletions

View File

@@ -13,10 +13,10 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid
bShowAllPlayerWidgetsWhenSplitscreenDisabled=False
bOffsetPlayerGamepadIds=False
GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/FirstPerson/Lvl_FirstPerson.Lvl_FirstPerson
GameInstanceClass=/Game/lostPlanet/GI_MainGameInstance.GI_MainGameInstance_C
GameDefaultMap=/Game/lostPlanet/UI/Lvl_MainMenu.Lvl_MainMenu
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
GlobalDefaultGameMode=/Game/Variant_Shooter/Blueprints/BP_ShooterGameMode.BP_ShooterGameMode_C
GlobalDefaultServerGameMode=None
[/Script/Engine.RendererSettings]

View File

@@ -142,3 +142,7 @@ DefaultTouchInterface=None
[EnhancedInputPlatformSettings_Windows EnhancedInputPlatformSettings]
bShouldLogMappingContextRedirects=False
[/Script/EnhancedInput.EnhancedInputDeveloperSettings]
bEnableUserSettings=True
UserSettingsClass=/Game/lostPlanet/Settings/Mappings/BP_EnhancedInputUserSettings.BP_EnhancedInputUserSettings_C

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.