SL-1/SL-4: dark-frontier visual cohesion pass (camera, grade, bullseye)

Research-grounded transform of the base arena from a bright meadow into a dark 'Aether Siege Outpost' reading as a concentric bullseye (Core -> Ore ring -> dark perimeter). Camera (Game.unity): pitch 45->58, FOV 55->44, dist 13->17, lead 1->0.5, follow 8->6, targetH 1.3 (telephoto so Core + arena read together, near-iso enemy spacing). Lighting: sun dimmed+cooled 1.6->0.9, ambient 1.0->0.62 dark-cool, fog Linear 18->42 dark; WorldAtmosphere base darkened. Post-FX (PostFX_Daylight): ACES kept, bloom gated (thr 1.0->1.2 + clamp 10), exposure/contrast up, saturation +6->0, added ShadowsMidtonesHighlights cool-shadow/warm-highlight split, vignette 0.15->0.32. Ground re-tinted dark teal-grey; ~390 meadow-cheer objects cut. Core staged as hero (crystal 14m->4.6m cyan glow + cyan beacon light). Ore ring pulled into the arena (23.5-27m -> 6-11.5m, count 10->12) and recoloured AMBER (new Mat_OreNode_Amber, emissive, no atlas bleed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 14:07:53 -07:00
parent db627b48b1
commit fc27b9ff76
8 changed files with 1922 additions and 48 deletions
+47 -12
View File
@@ -58,19 +58,19 @@ MonoBehaviour:
m_Value: 1
threshold:
m_OverrideState: 1
m_Value: 1.4
m_Value: 1.2
intensity:
m_OverrideState: 1
m_Value: 0.28
m_Value: 0.5
scatter:
m_OverrideState: 1
m_Value: 0.5
m_Value: 0.65
clamp:
m_OverrideState: 0
m_Value: 65472
m_OverrideState: 1
m_Value: 10
tint:
m_OverrideState: 1
m_Value: {r: 1, g: 0.98, b: 0.95, a: 1}
m_Value: {r: 0.85, g: 0.92, b: 1, a: 1}
highQualityFiltering:
m_OverrideState: 1
m_Value: 1
@@ -111,7 +111,7 @@ MonoBehaviour:
m_Value: {x: 0.5, y: 0.5}
intensity:
m_OverrideState: 1
m_Value: 0.15
m_Value: 0.32
smoothness:
m_OverrideState: 1
m_Value: 0.4
@@ -135,6 +135,7 @@ MonoBehaviour:
- {fileID: -4441572633185463556}
- {fileID: 5577075502713826208}
- {fileID: -2801731409977683993}
- {fileID: 7928249266562162677}
--- !u!114 &5577075502713826208
MonoBehaviour:
m_ObjectHideFlags: 1
@@ -150,16 +151,50 @@ MonoBehaviour:
active: 1
postExposure:
m_OverrideState: 1
m_Value: 0.1
m_Value: 0.55
contrast:
m_OverrideState: 1
m_Value: 4
m_Value: 12
colorFilter:
m_OverrideState: 1
m_Value: {r: 1, g: 1, b: 1, a: 1}
m_Value: {r: 0.93, g: 0.96, b: 1, a: 1}
hueShift:
m_OverrideState: 0
m_OverrideState: 1
m_Value: 0
saturation:
m_OverrideState: 1
m_Value: 6
m_Value: 0
--- !u!114 &7928249266562162677
MonoBehaviour:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 558a8e2b6826cf840aae193990ba9f2e, type: 3}
m_Name: ShadowsMidtonesHighlights
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Runtime::UnityEngine.Rendering.Universal.ShadowsMidtonesHighlights
active: 1
shadows:
m_OverrideState: 1
m_Value: {x: 0.92, y: 1, z: 1.05, w: -0.02}
midtones:
m_OverrideState: 1
m_Value: {x: 0.98, y: 1, z: 1.02, w: 0}
highlights:
m_OverrideState: 1
m_Value: {x: 1.06, y: 1, z: 0.92, w: 0}
shadowsStart:
m_OverrideState: 1
m_Value: 0
shadowsEnd:
m_OverrideState: 1
m_Value: 0.3
highlightsStart:
m_OverrideState: 1
m_Value: 0.55
highlightsEnd:
m_OverrideState: 1
m_Value: 1