diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 4a92b15..801ea4d 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -43,8 +43,8 @@ AppliedDefaultGraphicsPerformance=Maximum [/Script/Engine.RendererSettings] r.GenerateMeshDistanceFields=True -r.DynamicGlobalIlluminationMethod=1 -r.ReflectionMethod=1 +r.DynamicGlobalIlluminationMethod=0 +r.ReflectionMethod=0 r.Shadow.Virtual.Enable=1 r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True r.DefaultFeature.AutoExposure=False diff --git a/Content/Audio/Btn.uasset b/Content/Audio/Btn.uasset new file mode 100644 index 0000000..684d669 Binary files /dev/null and b/Content/Audio/Btn.uasset differ diff --git a/Content/BP/BP_DynamicMatControl.uasset b/Content/BP/BP_DynamicMatControl.uasset index 3eb9aa3..c75b57d 100644 Binary files a/Content/BP/BP_DynamicMatControl.uasset and b/Content/BP/BP_DynamicMatControl.uasset differ diff --git a/Content/BP/Interface_ToolControl.uasset b/Content/BP/Interface_ToolControl.uasset index d6b0ab6..06982d7 100644 Binary files a/Content/BP/Interface_ToolControl.uasset and b/Content/BP/Interface_ToolControl.uasset differ diff --git a/Content/BP/ScenarioContext_Actors.uasset b/Content/BP/ScenarioContext_Actors.uasset index 46b217b..3d7f8c4 100644 Binary files a/Content/BP/ScenarioContext_Actors.uasset and b/Content/BP/ScenarioContext_Actors.uasset differ diff --git a/Content/BP/Tools/BP_ToolBase.uasset b/Content/BP/Tools/BP_ToolBase.uasset index 8a8d08e..f73fb29 100644 Binary files a/Content/BP/Tools/BP_ToolBase.uasset and b/Content/BP/Tools/BP_ToolBase.uasset differ diff --git a/Content/BP/Tools/BP_Tool_ChuTou.uasset b/Content/BP/Tools/BP_Tool_ChuTou.uasset index 754faa9..bcdae44 100644 Binary files a/Content/BP/Tools/BP_Tool_ChuTou.uasset and b/Content/BP/Tools/BP_Tool_ChuTou.uasset differ diff --git a/Content/BP/Tools/BP_Tool_MaoShua.uasset b/Content/BP/Tools/BP_Tool_MaoShua.uasset index dc15bdf..a648e13 100644 Binary files a/Content/BP/Tools/BP_Tool_MaoShua.uasset and b/Content/BP/Tools/BP_Tool_MaoShua.uasset differ diff --git a/Content/BP/Tools/BP_Tool_ShouChan.uasset b/Content/BP/Tools/BP_Tool_ShouChan.uasset index 554fc1f..4cc6ef9 100644 Binary files a/Content/BP/Tools/BP_Tool_ShouChan.uasset and b/Content/BP/Tools/BP_Tool_ShouChan.uasset differ diff --git a/Content/BP/Tools/BP_Tool_TanChan.uasset b/Content/BP/Tools/BP_Tool_TanChan.uasset index 8393b70..11818a6 100644 Binary files a/Content/BP/Tools/BP_Tool_TanChan.uasset and b/Content/BP/Tools/BP_Tool_TanChan.uasset differ diff --git a/Content/BP/Tools/BP_Tool_TieQiao.uasset b/Content/BP/Tools/BP_Tool_TieQiao.uasset index 8a6089d..296c859 100644 Binary files a/Content/BP/Tools/BP_Tool_TieQiao.uasset and b/Content/BP/Tools/BP_Tool_TieQiao.uasset differ diff --git a/Content/BP/ToolsDataRequired.uasset b/Content/BP/ToolsDataRequired.uasset index 4f59b8a..1036650 100644 Binary files a/Content/BP/ToolsDataRequired.uasset and b/Content/BP/ToolsDataRequired.uasset differ diff --git a/Content/BP/UIPawn.uasset b/Content/BP/UIPawn.uasset index a214796..0390c22 100644 Binary files a/Content/BP/UIPawn.uasset and b/Content/BP/UIPawn.uasset differ diff --git a/Content/PN_FoliageCollection/Materials/grassMaterials/grassMaterials/lowGrass_02_02_Mat1_2.uasset b/Content/PN_FoliageCollection/Materials/grassMaterials/grassMaterials/lowGrass_02_02_Mat1_2.uasset index 198d9b6..199c9f7 100644 Binary files a/Content/PN_FoliageCollection/Materials/grassMaterials/grassMaterials/lowGrass_02_02_Mat1_2.uasset and b/Content/PN_FoliageCollection/Materials/grassMaterials/grassMaterials/lowGrass_02_02_Mat1_2.uasset differ diff --git a/Content/Widget/ArchaeologicalClearance/WBP_ClearanceDesk.uasset b/Content/Widget/ArchaeologicalClearance/WBP_ClearanceDesk.uasset index d55a428..3a8729b 100644 Binary files a/Content/Widget/ArchaeologicalClearance/WBP_ClearanceDesk.uasset and b/Content/Widget/ArchaeologicalClearance/WBP_ClearanceDesk.uasset differ diff --git a/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationDesk.uasset b/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationDesk.uasset index e98dbd5..cb6267e 100644 Binary files a/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationDesk.uasset and b/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationDesk.uasset differ diff --git a/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationFront.uasset b/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationFront.uasset index fc6e707..a18b0a2 100644 Binary files a/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationFront.uasset and b/Content/Widget/ArchaeologicalExcavation/WBP_ExcavationFront.uasset differ diff --git a/Content/Widget/ArchaeologicalExploration/WBP_ExplorDesk.uasset b/Content/Widget/ArchaeologicalExploration/WBP_ExplorDesk.uasset index 3d8ac45..8556503 100644 Binary files a/Content/Widget/ArchaeologicalExploration/WBP_ExplorDesk.uasset and b/Content/Widget/ArchaeologicalExploration/WBP_ExplorDesk.uasset differ diff --git a/Content/Widget/LayingExploration/WBP_LayingExplorDesk.uasset b/Content/Widget/LayingExploration/WBP_LayingExplorDesk.uasset index 9401928..2f4660d 100644 Binary files a/Content/Widget/LayingExploration/WBP_LayingExplorDesk.uasset and b/Content/Widget/LayingExploration/WBP_LayingExplorDesk.uasset differ diff --git a/Content/Widget/Uti/ArchaeologyTips.uasset b/Content/Widget/Uti/ArchaeologyTips.uasset index 32ff29c..09494c0 100644 Binary files a/Content/Widget/Uti/ArchaeologyTips.uasset and b/Content/Widget/Uti/ArchaeologyTips.uasset differ diff --git a/Content/Widget/Uti/ToolbarElement.uasset b/Content/Widget/Uti/ToolbarElement.uasset index 57a9067..ec784bd 100644 Binary files a/Content/Widget/Uti/ToolbarElement.uasset and b/Content/Widget/Uti/ToolbarElement.uasset differ diff --git a/Content/map/test.umap b/Content/map/test.umap new file mode 100644 index 0000000..dcaff2f Binary files /dev/null and b/Content/map/test.umap differ