Disable world partition
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
GameViewportClientClassName=/Script/Integration.lxViewportClient
|
GameViewportClientClassName=/Script/Integration.lxViewportClient
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
GameDefaultMap=/Game/LpxLevel.LpxLevel
|
GameDefaultMap=/Game/LpxBasicLevel.LpxBasicLevel
|
||||||
GlobalDefaultGameMode=/Game/Luprex/lxGameMode.lxGameMode_C
|
GlobalDefaultGameMode=/Game/Luprex/lxGameMode.lxGameMode_C
|
||||||
GameInstanceClass=/Script/IntegrationV7.GameInstanceV7
|
GameInstanceClass=/Script/IntegrationV7.GameInstanceV7
|
||||||
GlobalDefaultServerGameMode=/Game/IntegrationGameModeBaseBP.IntegrationGameModeBaseBP_C
|
GlobalDefaultServerGameMode=/Game/IntegrationGameModeBaseBP.IntegrationGameModeBaseBP_C
|
||||||
EditorStartupMap=/Game/LpxLevel.LpxLevel
|
EditorStartupMap=/Game/LpxBasicLevel.LpxBasicLevel
|
||||||
|
|
||||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
bEnablePlugin=True
|
bEnablePlugin=True
|
||||||
|
|||||||
BIN
Content/LpxBasicLevel.umap
LFS
Normal file
BIN
Content/LpxBasicLevel.umap
LFS
Normal file
Binary file not shown.
@@ -16,6 +16,11 @@ meant to be used for rapid update after the player invokes a thread on that one
|
|||||||
|
|
||||||
* Do we really need can_be_controlled?
|
* Do we really need can_be_controlled?
|
||||||
|
|
||||||
|
* Think about terrain / backgrounds
|
||||||
|
|
||||||
|
* Think about downloading assets
|
||||||
|
|
||||||
|
|
||||||
Secret / semi-secret variables
|
Secret / semi-secret variables
|
||||||
|
|
||||||
Secret functions
|
Secret functions
|
||||||
|
|||||||
Reference in New Issue
Block a user