修改鱼线

This commit is contained in:
2026-03-22 18:14:35 +08:00
parent 04d6446a76
commit 21c8775b58
5 changed files with 17 additions and 18 deletions

View File

@@ -53,7 +53,7 @@ MonoBehaviour:
maxPhysicsNodes: 200
gravityStrength: 6
velocityDampen: 0.95
stiffness: 1
stiffness: 0.8
iterations: 10
initialLength: 0
lengthSmoothTime: 0.15
@@ -71,7 +71,7 @@ MonoBehaviour:
groundSampleStep: 3
groundInterpolate: 1
groundUpdateEvery: 1
constrainToWaterSurface: 0
constrainToWaterSurface: 1
waterLevelY: 0
waterSurfaceOffset: 0.002
waterSampleStep: 2
@@ -111,7 +111,7 @@ LineRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 7d04b7fb130c2c843a3545164f56e8f4, type: 2}
- {fileID: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -768,7 +768,7 @@ MonoBehaviour:
groundSampleStep: 3
groundInterpolate: 1
groundUpdateEvery: 1
constrainToWaterSurface: 1
constrainToWaterSurface: 0
waterLevelY: 0
waterSurfaceOffset: 0.002
waterSampleStep: 2
@@ -778,7 +778,7 @@ MonoBehaviour:
renderSubdivisionsIdle: 6
renderSubdivisionsMoving: 2
movingSpeedThreshold: 2
smooth: 0
smooth: 1
lineWidth: 0.001
airDrag: 0.9
airDragXZ: 0.6
@@ -808,7 +808,7 @@ LineRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 7d04b7fb130c2c843a3545164f56e8f4, type: 2}
- {fileID: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0