From 7929a744a2ccd016a1e18c4400caac395b89a996 Mon Sep 17 00:00:00 2001 From: Tim Gerken Date: Thu, 16 Nov 2017 10:13:09 -0800 Subject: [PATCH 1/2] Check "Enable Collaboration" in Finale scene --- .../ChapterScenes/Chapter5_Collaboration_Finale.unity | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity b/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity index 37c15e4..b8a8276 100644 --- a/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity +++ b/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.31690216, g: 0.75282717, b: 1.1103196, a: 1} + m_IndirectSpecularColor: {r: 0.31710985, g: 0.75281537, b: 1.1098862, a: 1} --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 @@ -286,6 +286,11 @@ Prefab: value: objectReference: {fileID: 1138339379675406, guid: 21a2f18b3d775184fb3b5e3eb63d770a, type: 2} + - target: {fileID: 114089264199067956, guid: 0fc628c0aaea3a149bc2e7e3ac97990f, + type: 2} + propertyPath: EnableCollaboration + value: 1 + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: 0fc628c0aaea3a149bc2e7e3ac97990f, type: 2} m_IsPrefabParent: 0 From 73d12cec90acc2920e839b565d9ae0d06947267e Mon Sep 17 00:00:00 2001 From: Tim Gerken Date: Thu, 16 Nov 2017 10:35:13 -0800 Subject: [PATCH 2/2] Restored m_IndirectSpecularColor from previous commit --- .../Support/ChapterScenes/Chapter5_Collaboration_Finale.unity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity b/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity index b8a8276..9b4b0c9 100644 --- a/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity +++ b/Assets/AppPrefabs/Support/ChapterScenes/Chapter5_Collaboration_Finale.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.31710985, g: 0.75281537, b: 1.1098862, a: 1} + m_IndirectSpecularColor: {r: 0.31690216, g: 0.75282717, b: 1.1103196, a: 1} --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0