diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 8a23042..40d2e49 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -4,14 +4,14 @@ +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) [/Script/EngineSettings.GameMapsSettings] -EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap +EditorStartupMap=/Game/Custom/Maps/GameMap.GameMap LocalMapOptions= TransitionMap= bUseSplitscreen=True TwoPlayerSplitscreenLayout=Horizontal ThreePlayerSplitscreenLayout=FavorTop GameInstanceClass=/Script/Engine.GameInstance -GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap +GameDefaultMap=/Game/Custom/Maps/GameMap.GameMap ServerDefaultMap=/Engine/Maps/Entry GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C GlobalDefaultServerGameMode=None diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index d51746c..4eed146 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -1,6 +1,6 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=6893833248F0DE513602D3A82B0AE27A -ProjectName=First Person BP Game Template +ProjectName=Scary Bog Game [StartupActions] bAddPacks=True @@ -8,3 +8,4 @@ InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent") [SectionsToSave] +Section=StartupActions + diff --git a/Content/Custom/Maps/GameMap.umap b/Content/Custom/Maps/GameMap.umap index bd72542..2d90470 100644 --- a/Content/Custom/Maps/GameMap.umap +++ b/Content/Custom/Maps/GameMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87bd9eef0dd7b4d3d85e77999b8c127b59e1a0f0ae7e9d410fe83cd7a28018cf -size 26324911 +oid sha256:28ae00c8aac1b9a8bc3e157a80b113ee87a28b3455903237c29a7950bf2a1172 +size 26325579