90d4bed381
Art look LOCKED by the operator from the artlook_* side-by-sides: clean dark-Synty; PixelOutline._MasterEnabled=0 shipped (feature stays dev-toggleable via F3; other fullscreen effects remain backlog). New AmbientMotionSystem (client-only PresentationSystemGroup, the "world alive" anti-static beat, zero netcode): - per-biome DRIFT particles from one world-space emitter following the camera (meadow motes / arid wind-blown dust / cavern motes / blight spores; palette keys on camera-X region + replicated room biome, mirroring WorldAtmosphereSystem's switch) - idle SWAY on the ACTIVE cosmetic flora prop roots near the camera (LOD children follow the root; probed: none static-batched) - walk-through RUSTLE: flora brushed by the local player (GhostOwnerIsLocal idiom) gets a decaying energy shake Rotations write around a cached base (lossless when toggled off); knobs in AmbientMotionConfig (scene object, code defaults when absent). Verified live: drift palettes exact in both regions (meadow 0.62/0.85/0.60 -> arid 0.85/0.68/0.45 on region cross), flora beside the player rocked (0,0)->(-4.0,+5.0) deg within the rustle+sway envelope, 466/466 EditMode, console clean. Discovery for follow-up: the BASE biome's flora props are authored INACTIVE (84 bushes etc.) - the base has no sway targets until some are re-enabled. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!21 &2100000
|
|
Material:
|
|
serializedVersion: 8
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: PixelOutline
|
|
m_Shader: {fileID: 4800000, guid: ab66a5a8f176cac469b6ade5a4286ef0, type: 3}
|
|
m_Parent: {fileID: 0}
|
|
m_ModifiedSerializedProperties: 0
|
|
m_ValidKeywords: []
|
|
m_InvalidKeywords: []
|
|
m_LightmapFlags: 4
|
|
m_EnableInstancingVariants: 0
|
|
m_DoubleSidedGI: 0
|
|
m_CustomRenderQueue: -1
|
|
stringTagMap: {}
|
|
disabledShaderPasses: []
|
|
m_LockedProperties:
|
|
m_SavedProperties:
|
|
serializedVersion: 3
|
|
m_TexEnvs: []
|
|
m_Ints: []
|
|
m_Floats:
|
|
- _Brightness: 1.1
|
|
- _ColorLevels: 12
|
|
- _Contrast: 1.05
|
|
- _DepthEdgesEnabled: 1
|
|
- _DepthThreshold: 0.08
|
|
- _EdgeStrength: 1
|
|
- _MasterEnabled: 0
|
|
- _NormalEdgesEnabled: 1
|
|
- _NormalThreshold: 1
|
|
- _OutlineThickness: 1
|
|
- _PixelHeight: 399.82455
|
|
- _PixelateEnabled: 1
|
|
- _PosterizeEnabled: 1
|
|
- _Saturation: 1.35
|
|
m_Colors:
|
|
- _OutlineColorInner: {r: 0, g: 0, b: 0, a: 1}
|
|
- _OutlineColorOuter: {r: 0, g: 0, b: 0, a: 1}
|
|
m_BuildTextureStacks: []
|
|
m_AllowLocking: 1
|