From 073eb75456e44519cbc0eab4d5c57fffea73632b Mon Sep 17 00:00:00 2001 From: tigerchen Date: Tue, 17 Dec 2019 14:28:14 +0800 Subject: [PATCH] change clip path & add black bg --- .../19050-08-DarkSea/Assets/Scenes/DarkSea.unity | 7 ++++--- .../19050-08-DarkSea/Assets/Videos/BG.DShowClip.asset | 2 +- .../19050-08-DarkSea/Assets/Videos/Horse.DShowClip.asset | 2 +- .../Assets/Videos/snow_01.DShowClip.asset | 2 +- .../Assets/Videos/snow_02.DShowClip.asset | 2 +- .../Assets/Videos/snow_03.DShowClip.asset | 2 +- .../Assets/Videos/snow_04.DShowClip.asset | 2 +- .../ProjectSettings/EditorBuildSettings.asset | 5 ++++- .../ProjectSettings/ProjectSettings.asset | 8 ++++---- 9 files changed, 18 insertions(+), 14 deletions(-) diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Scenes/DarkSea.unity b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Scenes/DarkSea.unity index 1186082..7f533bf 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Scenes/DarkSea.unity +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Scenes/DarkSea.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.3731193, g: 0.38073996, b: 0.35872698, a: 1} + m_IndirectSpecularColor: {r: 0.37311918, g: 0.3807398, b: 0.35872716, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -772,6 +772,7 @@ MonoBehaviour: delta_threshold: 100 img_fade_speed: 0.02 img_wait_sec: 2 + audio_volume: 1 --- !u!114 &914806967 MonoBehaviour: m_ObjectHideFlags: 0 @@ -951,8 +952,8 @@ Camera: m_GameObject: {fileID: 1217875905} m_Enabled: 1 serializedVersion: 2 - m_ClearFlags: 1 - m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} m_projectionMatrixMode: 1 m_SensorSize: {x: 36, y: 24} m_LensShift: {x: 0, y: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/BG.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/BG.DShowClip.asset index bfb001b..04660af 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/BG.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/BG.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: BG.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\darksea_loop.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\darksea_loop.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/Horse.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/Horse.DShowClip.asset index 7ef82e3..8c748ec 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/Horse.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/Horse.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: Horse.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\darksea_nokk_2.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\darksea_nokk_2.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_01.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_01.DShowClip.asset index 2c26ad8..822082a 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_01.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_01.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: snow_01.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\snow_01.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\snow_01.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_02.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_02.DShowClip.asset index 897ebd5..3882e2d 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_02.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_02.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: snow_02.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\snow_02.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\snow_02.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_03.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_03.DShowClip.asset index 1a23cf2..3e844aa 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_03.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_03.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: snow_03.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\snow_03.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\snow_03.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_04.DShowClip.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_04.DShowClip.asset index 6913557..da34144 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_04.DShowClip.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/Assets/Videos/snow_04.DShowClip.asset @@ -13,5 +13,5 @@ MonoBehaviour: m_Name: snow_04.DShowClip m_EditorClassIdentifier: m_VideoLocation: 1 - m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\Build-19050-08_DarkSea\Material\snow_04.avi + m_VideoPath: ..\..\..\..\_Deploy_PC\08_DarkSea\UnityBuild-19050-08_DarkSea\Material\snow_04.avi animationClip: {fileID: 0} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/EditorBuildSettings.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/EditorBuildSettings.asset index 0147887..68a8a79 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/EditorBuildSettings.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/EditorBuildSettings.asset @@ -4,5 +4,8 @@ EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 - m_Scenes: [] + m_Scenes: + - enabled: 1 + path: Assets/Scenes/DarkSea.unity + guid: 9fc0d4010bbf28b4594072e72b8655ab m_configObjects: {} diff --git a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/ProjectSettings.asset b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/ProjectSettings.asset index 9eb240a..c385068 100644 --- a/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/ProjectSettings.asset +++ b/08_DarkSea/Unity-19050-08-DarkSea/19050-08-DarkSea/ProjectSettings/ProjectSettings.asset @@ -13,7 +13,7 @@ PlayerSettings: useOnDemandResources: 0 accelerometerFrequency: 60 companyName: DefaultCompany - productName: New Unity Project + productName: Darksea defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} @@ -42,8 +42,8 @@ PlayerSettings: m_SplashScreenLogos: [] m_VirtualRealitySplashScreen: {fileID: 0} m_HolographicTrackingLossScreen: {fileID: 0} - defaultScreenWidth: 1024 - defaultScreenHeight: 768 + defaultScreenWidth: 2528 + defaultScreenHeight: 2400 defaultScreenWidthWeb: 960 defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 @@ -92,7 +92,7 @@ PlayerSettings: visibleInBackground: 1 allowFullscreenSwitch: 1 graphicsJobMode: 0 - fullscreenMode: 1 + fullscreenMode: 3 xboxSpeechDB: 0 xboxEnableHeadOrientation: 0 xboxEnableGuest: 0