Compare commits
8 commits
0304e1537a
...
3b9bee61f7
Author | SHA1 | Date | |
---|---|---|---|
3b9bee61f7 | |||
aa15bbf678 | |||
cbd89107bd | |||
473c3f76a8 | |||
1860ed3052 | |||
ad3150a1e6 | |||
ef6814b6f8 | |||
76ebe12441 |
25 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
|
||||
|
|
BIN
Content/0_Project/Characters/BaseCharacter.uasset
Normal file
BIN
Content/0_Project/Characters/BaseCharacter.uasset
Normal file
Binary file not shown.
BIN
Content/0_Project/Core/BP_BaseTile.uasset
Normal file
BIN
Content/0_Project/Core/BP_BaseTile.uasset
Normal file
Binary file not shown.
BIN
Content/0_Project/Core/BP_BaseTile_Child.uasset
Normal file
BIN
Content/0_Project/Core/BP_BaseTile_Child.uasset
Normal file
Binary file not shown.
BIN
Content/0_Project/Core/BP_Tile.uasset
Normal file
BIN
Content/0_Project/Core/BP_Tile.uasset
Normal file
Binary file not shown.
BIN
Content/0_Project/Maps/TestSpeech.umap
Normal file
BIN
Content/0_Project/Maps/TestSpeech.umap
Normal file
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.
BIN
Content/0_Project/Mesh/SM_Template_Map_Floor.uasset
Normal file
BIN
Content/0_Project/Mesh/SM_Template_Map_Floor.uasset
Normal file
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue