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/Audio/sulps.uasset b/Content/Custom/Audio/sulps.uasset new file mode 100644 index 0000000..f5c3cc3 --- /dev/null +++ b/Content/Custom/Audio/sulps.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a922769ec3b1bb6a47fda887071eb17564eebbb3adad0a81495cfc2e3b05cf76 +size 145022 diff --git a/Content/Custom/Blueprints/BP_WaterPlane.uasset b/Content/Custom/Blueprints/BP_WaterPlane.uasset index e4a3fe2..f6c94d5 100644 --- a/Content/Custom/Blueprints/BP_WaterPlane.uasset +++ b/Content/Custom/Blueprints/BP_WaterPlane.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f0bff539550d68222ca4264a542c1139c218c8c6ffb0aa65147323909fefbf2 -size 47047 +oid sha256:ada01c810a62ddabfc3d6f82e11e50dfa37ecfc21fa43931aea758c4728b564c +size 83337 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 diff --git a/Content/Custom/Menus/WBP_Game_Over_Menu.uasset b/Content/Custom/Menus/WBP_Game_Over_Menu.uasset new file mode 100644 index 0000000..8ab5cbf --- /dev/null +++ b/Content/Custom/Menus/WBP_Game_Over_Menu.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94436ba26108ba234fe09620ad03069cdf44b74209a7c61b8aa867020e24844 +size 67694