测试脚本修改提交

This commit is contained in:
Bob.Song
2026-03-26 16:41:23 +08:00
parent 3e11f158e9
commit 4733fffde1
4 changed files with 10 additions and 4 deletions

View File

@@ -3427,10 +3427,14 @@ MonoBehaviour:
planarTiltThreshold: 0.3
planarDominanceMultiplier: 1.2
postureHysteresis: 0.04
postureConfirmTime: 0.08
postureSwitchCooldown: 0.1
tiltedAngle: 38
lyingAngle: 88
lyingAngle: 78
uprightMaxTiltAngle: 8
planarTiltFactor: 120
planarDirectionDeadZone: 0.01
planarDirectionLerpSpeed: 10
rotationLerpSpeed: 8
debugResetKey: 1
debugTapKey: 1
@@ -3438,6 +3442,8 @@ MonoBehaviour:
debugLiftKey: 1
debugBlackDriftKey: 1
drawDebug: 1
UseTestPosture: 0
TestPosture: 0
--- !u!4 &510414306652611078
Transform:
m_ObjectHideFlags: 0

View File

@@ -236,7 +236,7 @@ Material:
m_Colors:
- _Crest_Absorption: {r: 6.0101995, g: 6.0101995, b: 6.0101995, a: 1}
- _Crest_AbsorptionColor: {r: 0, g: 0, b: 0, a: 0.1019608}
- _Crest_Scattering: {r: 0, g: 0.09803919, b: 0.19999996, a: 1}
- _Crest_Scattering: {r: 0, g: 0, b: 0, a: 1}
- _DoubleSidedConstants: {r: 1, g: 1, b: 1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []