绳子优化
This commit is contained in:
@@ -404,7 +404,7 @@ BoxCollider:
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Size: {x: 10, y: 2, z: 10}
|
||||
m_Size: {x: 10, y: 1, z: 10}
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
--- !u!23 &306060541
|
||||
MeshRenderer:
|
||||
@@ -468,8 +468,8 @@ Transform:
|
||||
m_GameObject: {fileID: 306060539}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: -100, z: 10}
|
||||
m_LocalScale: {x: 10, y: 2, z: 10}
|
||||
m_LocalPosition: {x: 0, y: -3, z: 10}
|
||||
m_LocalScale: {x: 14.43, y: 2, z: 16.04}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
@@ -934,9 +934,9 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
mouseOffset: 10
|
||||
nodeDistance: 0.1
|
||||
nodeColliderRadius: 0.2
|
||||
nodeColliderRadius: 0.3
|
||||
gravityStrength: 1.962
|
||||
totalLength: 10
|
||||
totalLength: 6
|
||||
velocityDampen: 0.95
|
||||
stiffness: 0.99
|
||||
iterateCollisionsEvery: 1
|
||||
|
||||
Reference in New Issue
Block a user