Sync material colors; update LFS asset oids

Align _Color with _BaseColor for Skin, Suit and Tongue materials to fix color mismatches. Also update Git LFS object IDs for SampleScene, PC_RPAsset.asset, ProjectSettings.asset and QualitySettings.asset (assets were re-saved, resulting in new OIDs and size changes).
This commit is contained in:
Robii Aragon
2026-02-25 04:50:24 -08:00
parent 7d62bba411
commit 0fccefb104
7 changed files with 8 additions and 8 deletions

View File

@@ -132,7 +132,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 0.7936, b: 0.7419999, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 0.7936, b: 0.7419999, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -132,7 +132,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.12199997, g: 0.12199997, b: 0.12199997, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 0.12199993, g: 0.12199993, b: 0.12199993, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -119,7 +119,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.5, g: 0.17699996, b: 0.17699996, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 0.5, g: 0.17699993, b: 0.17699993, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73e133f452c7d794ad49f4faee987c1509bdc80063f9e98df734dde24ac05e3a
oid sha256:7002256f2fd9d5277c477bdf9e1a2e475991f287cb18fa7b587c318c435cadfc
size 86888977

Binary file not shown.

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e061edd3034c76a8d699a6b2402c3880e49bb760675f5b4d89da3aa9404fff72
oid sha256:85642674db45e68103e514f7d22ff3e4d0f12a345213235a7096f2725b7a4211
size 25528

Binary file not shown.