diff --git a/Config/DefaultEditorPerProjectUserSettings.ini b/Config/DefaultEditorPerProjectUserSettings.ini index d3d6cc0..6bdc5e5 100644 --- a/Config/DefaultEditorPerProjectUserSettings.ini +++ b/Config/DefaultEditorPerProjectUserSettings.ini @@ -1,2 +1,2 @@ [ContentBrowser] -ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP \ No newline at end of file +ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 0ab53fb..03b5afd 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -20,6 +20,7 @@ r.Shadow.Virtual.Enable=0 r.Mobile.EnableNoPrecomputedLightingCSMShader=1 r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true +net.AllowPIESeamlessTravel=true [/Script/WindowsTargetPlatform.WindowsTargetSettings] DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 diff --git a/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset index 9b1f1be..1f9be58 100644 Binary files a/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset and b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset differ diff --git a/Content/StarterContent/Particles/P_Ambient_Dust.uasset b/Content/StarterContent/Particles/P_Ambient_Dust.uasset index fe3cc9f..38b6cab 100644 Binary files a/Content/StarterContent/Particles/P_Ambient_Dust.uasset and b/Content/StarterContent/Particles/P_Ambient_Dust.uasset differ