From 27b41a37a41fad4b993de57d6bca975ee22675bf Mon Sep 17 00:00:00 2001 From: Luis Gonzalez Date: Tue, 14 Jul 2026 21:42:33 -0700 Subject: [PATCH] =?UTF-8?q?Art(engine):=20ArtStaging=20lighting=20?= =?UTF-8?q?=E2=80=94=20value=20separation=20(grayscale-safe)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Warm beacon brightest/tightest (true light strong), gloam flora dimmer/softer + emissive dialed down, so warm-vs-cold reads by value, not hue alone. Co-Authored-By: Claude Opus 4.8 (1M context) --- Assets/Scenes/ArtStaging.unity | 26 +++++++++---------- .../Materials/Staging/M_Staging_FloraGlow.mat | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Assets/Scenes/ArtStaging.unity b/Assets/Scenes/ArtStaging.unity index 55f73cd76..878b19c05 100644 --- a/Assets/Scenes/ArtStaging.unity +++ b/Assets/Scenes/ArtStaging.unity @@ -490,9 +490,9 @@ Light: m_Enabled: 1 serializedVersion: 13 m_Type: 2 - m_Color: {r: 1, g: 0.74, b: 0.4, a: 1} - m_Intensity: 8.5 - m_Range: 5 + m_Color: {r: 1, g: 0.8, b: 0.52, a: 1} + m_Intensity: 13 + m_Range: 4.2 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} @@ -694,8 +694,8 @@ Light: serializedVersion: 13 m_Type: 2 m_Color: {r: 0.22, g: 0.66, b: 1, a: 1} - m_Intensity: 2.7 - m_Range: 3 + m_Intensity: 1.5 + m_Range: 3.6 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} @@ -899,8 +899,8 @@ Light: serializedVersion: 13 m_Type: 2 m_Color: {r: 0.22, g: 0.66, b: 1, a: 1} - m_Intensity: 2.7 - m_Range: 3 + m_Intensity: 1.5 + m_Range: 3.6 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} @@ -1176,8 +1176,8 @@ Light: serializedVersion: 13 m_Type: 2 m_Color: {r: 0.22, g: 0.66, b: 1, a: 1} - m_Intensity: 2.7 - m_Range: 3 + m_Intensity: 1.5 + m_Range: 3.6 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} @@ -1686,8 +1686,8 @@ Light: serializedVersion: 13 m_Type: 2 m_Color: {r: 0.22, g: 0.66, b: 1, a: 1} - m_Intensity: 2.7 - m_Range: 3 + m_Intensity: 1.5 + m_Range: 3.6 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} @@ -2304,8 +2304,8 @@ Light: serializedVersion: 13 m_Type: 2 m_Color: {r: 0.22, g: 0.66, b: 1, a: 1} - m_Intensity: 2.7 - m_Range: 3 + m_Intensity: 1.5 + m_Range: 3.6 m_SpotAngle: 30 m_InnerSpotAngle: 21.80208 m_CookieSize2D: {x: 0.5, y: 0.5} diff --git a/Assets/_Project/Art/Materials/Staging/M_Staging_FloraGlow.mat b/Assets/_Project/Art/Materials/Staging/M_Staging_FloraGlow.mat index 597b6a816..5021f39d0 100644 --- a/Assets/_Project/Art/Materials/Staging/M_Staging_FloraGlow.mat +++ b/Assets/_Project/Art/Materials/Staging/M_Staging_FloraGlow.mat @@ -119,7 +119,7 @@ Material: m_Colors: - _BaseColor: {r: 0.04, g: 0.35, b: 0.55, a: 1} - _Color: {r: 0.04, g: 0.34999996, b: 0.54999995, a: 1} - - _EmissionColor: {r: 0.14, g: 1.54, b: 2.6599998, a: 2.8} + - _EmissionColor: {r: 0.0775, g: 0.8525, b: 1.4725, a: 1.55} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} m_BuildTextureStacks: [] m_AllowLocking: 1