Add TestTile map
This commit is contained in:
parent
1860ed3052
commit
473c3f76a8
3 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ DefaultGraphicsPerformance=Maximum
|
||||||
AppliedDefaultGraphicsPerformance=Maximum
|
AppliedDefaultGraphicsPerformance=Maximum
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
EditorStartupMap=/Game/0_Project/Maps/TestMap.TestMap
|
EditorStartupMap=/Game/0_Project/Maps/TestTile.TestTile
|
||||||
LocalMapOptions=
|
LocalMapOptions=
|
||||||
TransitionMap=None
|
TransitionMap=None
|
||||||
bUseSplitscreen=True
|
bUseSplitscreen=True
|
||||||
|
@ -16,7 +16,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
||||||
FourPlayerSplitscreenLayout=Grid
|
FourPlayerSplitscreenLayout=Grid
|
||||||
bOffsetPlayerGamepadIds=False
|
bOffsetPlayerGamepadIds=False
|
||||||
GameInstanceClass=/Game/0_Project/Core/Engine/MyGameInstance.MyGameInstance_C
|
GameInstanceClass=/Game/0_Project/Core/Engine/MyGameInstance.MyGameInstance_C
|
||||||
GameDefaultMap=/Game/0_Project/Maps/TestMap.TestMap
|
GameDefaultMap=/Game/0_Project/Maps/TestTile.TestTile
|
||||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||||
GlobalDefaultGameMode=/Game/0_Project/Core/Engine/My_GameMode.My_GameMode_C
|
GlobalDefaultGameMode=/Game/0_Project/Core/Engine/My_GameMode.My_GameMode_C
|
||||||
GlobalDefaultServerGameMode=None
|
GlobalDefaultServerGameMode=None
|
||||||
|
|
Binary file not shown.
BIN
Content/0_Project/Maps/TestTile.umap
Normal file
BIN
Content/0_Project/Maps/TestTile.umap
Normal file
Binary file not shown.
Loading…
Reference in a new issue