From 7c8d12f476875f3966d8af0535b0a325b6b9b0fc Mon Sep 17 00:00:00 2001 From: Kacper Szelest Date: Mon, 14 Oct 2024 17:41:37 +0100 Subject: [PATCH] Update Monolith blueprint I added the ability to enter and exit the monolith mech --- Config/DefaultEngine.ini | 6 ++++-- .../FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset | 4 ++-- Content/Levels/PrototypeLevel.umap | 4 ++-- Content/Monolith/BPI_Monolith.uasset | 4 ++-- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 0fa8a56..2c17f62 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -10,10 +10,12 @@ TransitionMap=None bUseSplitscreen=True TwoPlayerSplitscreenLayout=Horizontal ThreePlayerSplitscreenLayout=FavorTop +FourPlayerSplitscreenLayout=Grid +bOffsetPlayerGamepadIds=False GameInstanceClass=/Game/Blueprints/GI_Monolith.GI_Monolith_C GameDefaultMap=/Game/MainMenu/MAP_MainMenu.MAP_MainMenu -ServerDefaultMap=/Engine/Maps/Entry -GlobalDefaultGameMode=/Game/MainMenu/GM_MainMenu.GM_MainMenu_C +ServerDefaultMap=/Engine/Maps/Entry.Entry +GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C GlobalDefaultServerGameMode=None [/Script/Engine.RendererSettings] diff --git a/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset index a88685b..39f00e7 100644 --- a/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset +++ b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0748a5e965867e33a633e52146a45826bf9ccc84463e267e57609879296e70b7 -size 74815 +oid sha256:b12262809f0781c7ed22ce9028a4d4d2e76573a141cbde94aded70f6b9e9121e +size 78290 diff --git a/Content/Levels/PrototypeLevel.umap b/Content/Levels/PrototypeLevel.umap index 2ea3d33..5f5770c 100644 --- a/Content/Levels/PrototypeLevel.umap +++ b/Content/Levels/PrototypeLevel.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9d564c5d483e26f711ecea5bb22612a392748e8705b2b0a13dbff79f16e00f1 -size 8937123 +oid sha256:e440335553d3fd00218a84883e031651268d8b182a8025dba1378639a916d49e +size 8938053 diff --git a/Content/Monolith/BPI_Monolith.uasset b/Content/Monolith/BPI_Monolith.uasset index b0d12bc..113665e 100644 --- a/Content/Monolith/BPI_Monolith.uasset +++ b/Content/Monolith/BPI_Monolith.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d128c92af5a8e28aa638d138c7671c3769e499ac9fe3266a85b3a31f4dde07b -size 36821 +oid sha256:36eb841f487d1aa9186862f16f6a74ba6281862a0f1cd34b873991e1a145f71f +size 77485