Add Pause Menu UI, terrains, and X Bot model
Add a new Pause Menu UI (UXML, USS, TSS, asset/meta) and related UI folder metadata. Add new terrain assets and TerrainData files, plus lighting settings for the 2.5d demo scene. Import a new character model (X Bot.fbx) with its importer meta and new characters folder. Update SampleScene and LFS pointers, and refresh render pipeline settings (Mobile RP & URP global settings) and project/package settings. Tweak multiple material files: align _Color with BaseColor, add SHADOWCASTER to disabled shader passes for Ellen materials, and assign a missing main texture for Vincent_Hero_High_diffuse.
This commit is contained in:
@@ -119,7 +119,7 @@ Material:
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _BaseColor: {r: 0.09656998, g: 0.42161977, b: 0.522, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Color: {r: 0.09656995, g: 0.42161974, b: 0.522, 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: []
|
||||
|
||||
@@ -132,7 +132,7 @@ Material:
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _BaseColor: {r: 0.15355149, g: 0.21289384, b: 0.22221711, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Color: {r: 0.15355146, g: 0.21289381, b: 0.22221708, 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: []
|
||||
|
||||
@@ -119,7 +119,7 @@ Material:
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _BaseColor: {r: 0.3333333, g: 0.12452885, b: 0.101014696, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Color: {r: 0.33333328, g: 0.12452882, b: 0.101014666, 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: []
|
||||
|
||||
@@ -119,7 +119,7 @@ Material:
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _BaseColor: {r: 0.837, g: 0.302308, b: 0.26365498, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Color: {r: 0.837, g: 0.30230796, b: 0.26365495, 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: []
|
||||
|
||||
Reference in New Issue
Block a user