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
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/0_Project/Maps/TestMap.TestMap
|
||||
EditorStartupMap=/Game/0_Project/Maps/TestTile.TestTile
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
|
@ -16,7 +16,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
|||
FourPlayerSplitscreenLayout=Grid
|
||||
bOffsetPlayerGamepadIds=False
|
||||
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
|
||||
GlobalDefaultGameMode=/Game/0_Project/Core/Engine/My_GameMode.My_GameMode_C
|
||||
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