diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index e75aa46..a87db51 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -7,8 +7,8 @@ DefaultGraphicsPerformance=Maximum AppliedDefaultGraphicsPerformance=Maximum [/Script/EngineSettings.GameMapsSettings] -EditorStartupMap=/Game/Levels/Exterior.Exterior -GameDefaultMap=/Game/Levels/Exterior.Exterior +EditorStartupMap=/Game/PhotoR_Landscape_4/Maps/Photorealistic_Island.Photorealistic_Island +GameDefaultMap=/Game/PhotoR_Landscape_4/Maps/Photorealistic_Island.Photorealistic_Island bUseSplitscreen=False GameInstanceClass=/Game/Blueprints/Player/GI.GI_C @@ -81,5 +81,3 @@ AsyncSceneSmoothingFactor=0.990000 InitialAverageFrameRate=0.016667 PhysXTreeRebuildRate=10 DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) - - diff --git a/Content/Levels/Exterior.umap b/Content/Levels/Exterior.umap index 7c9a97d..06ac94d 100644 Binary files a/Content/Levels/Exterior.umap and b/Content/Levels/Exterior.umap differ diff --git a/Content/Levels/RivetsWings.umap b/Content/Levels/RivetsWings.umap new file mode 100644 index 0000000..e2e158b Binary files /dev/null and b/Content/Levels/RivetsWings.umap differ diff --git a/Content/Levels/RivetsWingsOld.umap b/Content/Levels/RivetsWingsOld.umap new file mode 100644 index 0000000..64bb084 Binary files /dev/null and b/Content/Levels/RivetsWingsOld.umap differ diff --git a/Content/PhotoR_Landscape_4/Maps/Photorealistic_Island.umap b/Content/PhotoR_Landscape_4/Maps/Photorealistic_Island.umap index 465ebad..ff90e33 100644 Binary files a/Content/PhotoR_Landscape_4/Maps/Photorealistic_Island.umap and b/Content/PhotoR_Landscape_4/Maps/Photorealistic_Island.umap differ