修改鱼线预制体

This commit is contained in:
2026-03-25 23:55:16 +08:00
parent e19070a963
commit 93907e044d

View File

@@ -758,16 +758,16 @@ MonoBehaviour:
startAnchor: {fileID: 54298866000586118} startAnchor: {fileID: 54298866000586118}
endAnchor: {fileID: 54679398375713381} endAnchor: {fileID: 54679398375713381}
LineMultiple: 1 LineMultiple: 1
physicsSegmentLen: 0.2 physicsSegmentLen: 0.1
minPhysicsNodes: 2 minPhysicsNodes: 2
maxPhysicsNodes: 120 maxPhysicsNodes: 120
gravityStrength: 6 gravityStrength: 6
velocityDampen: 1 velocityDampen: 0.95
stiffness: 0.8 stiffness: 0.8
iterations: 10 iterations: 10
initialLength: 0 initialLength: 0
lengthSmoothTime: 0.15 lengthSmoothTime: 0.15
lengthChangeVelocityKill: 0.6 lengthChangeVelocityKill: 0.4
minSlack: 0.002 minSlack: 0.002
headMinLen: 0.01 headMinLen: 0.01
nodeHysteresis: 0.05 nodeHysteresis: 0.05