Art: propagate the Bathynaut overhaul to the gameplay player (kill the lamp-head)
Re-exported the skinned kit from the ONE master .blend with the reshaped diving helmet, grouped into Metal/Beacon/Porthole SMRs. Darkened the helmet (M_Diver_Metal_Skinned flat gunmetal - the AnimatedLitShader was multiplying the tint by the gold PaletteAtlas sample, so the atlas map is cleared to force the flat dark base), kept the warm shoulder-lamp beacon, dimmed the porthole (M_Diver_PortholeGlow_Skinned), shifted the body to a cool diver tone. Rebuilt Player.prefab via the proven PlayerRigTools graft chain. Verified live in DevSandbox from the game camera: the gold-dome lamp is gone. Remaining full-match gap (brass-armour/teal- undersuit split + the shoulder/boot silhouette edits) needs the Synty body replaced by the .blend body. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -26,18 +26,18 @@ Material:
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- _Brightness: 1.1
|
||||
- _ColorLevels: 27.561403
|
||||
- _ColorLevels: 12
|
||||
- _Contrast: 1.05
|
||||
- _DepthEdgesEnabled: 0
|
||||
- _DepthEdgesEnabled: 1
|
||||
- _DepthThreshold: 0.08
|
||||
- _EdgeStrength: 1
|
||||
- _MasterEnabled: 0
|
||||
- _NormalEdgesEnabled: 0
|
||||
- _NormalEdgesEnabled: 1
|
||||
- _NormalThreshold: 1
|
||||
- _OutlineThickness: 1
|
||||
- _PixelHeight: 501.22803
|
||||
- _PixelHeight: 427.7193
|
||||
- _PixelateEnabled: 1
|
||||
- _PosterizeEnabled: 0
|
||||
- _PosterizeEnabled: 1
|
||||
- _Saturation: 1.35
|
||||
m_Colors:
|
||||
- _OutlineColorInner: {r: 0, g: 0, b: 0, a: 1}
|
||||
|
||||
Reference in New Issue
Block a user