优化绳逻辑
This commit is contained in:
@@ -47,7 +47,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
startAnchor: {fileID: 0}
|
||||
endAnchor: {fileID: 54298866000586118}
|
||||
LineMultiple: 1
|
||||
LineMultiple: 5
|
||||
physicsSegmentLen: 0.1
|
||||
minPhysicsNodes: 2
|
||||
maxPhysicsNodes: 200
|
||||
@@ -68,6 +68,8 @@ MonoBehaviour:
|
||||
groundRadius: 0.01
|
||||
groundCastHeight: 1
|
||||
groundCastDistance: 2.5
|
||||
groundSampleStep: 3
|
||||
groundInterpolate: 1
|
||||
renderSubdivisionsIdle: 6
|
||||
renderSubdivisionsMoving: 2
|
||||
movingSpeedThreshold: 2
|
||||
@@ -663,7 +665,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
startAnchor: {fileID: 54298866000586118}
|
||||
endAnchor: {fileID: 54679398375713381}
|
||||
LineMultiple: 1
|
||||
LineMultiple: 5
|
||||
physicsSegmentLen: 0.2
|
||||
minPhysicsNodes: 2
|
||||
maxPhysicsNodes: 120
|
||||
@@ -684,6 +686,8 @@ MonoBehaviour:
|
||||
groundRadius: 0.01
|
||||
groundCastHeight: 1
|
||||
groundCastDistance: 2.5
|
||||
groundSampleStep: 3
|
||||
groundInterpolate: 1
|
||||
renderSubdivisionsIdle: 6
|
||||
renderSubdivisionsMoving: 2
|
||||
movingSpeedThreshold: 2
|
||||
|
||||
Reference in New Issue
Block a user