简单的下落音游

This commit is contained in:
xinkl
2025-11-09 07:45:54 +08:00
parent d948b725a3
commit cc1b427d36
21 changed files with 1262 additions and 127 deletions

View File

@@ -83,6 +83,7 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AddPrecomputedVelocity: 0
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
@@ -117,7 +118,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.48507768, g: 0.67556465, b: 0.7830189, a: 1}
- _Color: {r: 0.48507768, g: 0.67556465, b: 0.7830189, a: 1}
- _Color: {r: 0.48507768, g: 0.6755646, b: 0.7830188, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@@ -85,6 +85,7 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AddPrecomputedVelocity: 0
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
@@ -119,7 +120,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.5110952, g: 0.62652487, b: 0.6886792, a: 1}
- _Color: {r: 0.5110952, g: 0.62652487, b: 0.6886792, a: 1}
- _Color: {r: 0.51109517, g: 0.62652487, b: 0.6886792, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []