Первый коммит
This commit is contained in:
@ -0,0 +1,28 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 41bc78a3d748c2d4ebfa1e40b2f98f11, type: 3}
|
||||
m_Name: RCC_InitialSettings
|
||||
m_EditorClassIdentifier:
|
||||
forwardExtremumSlip: 0.375
|
||||
forwardExtremumValue: 1
|
||||
forwardAsymptoteSlip: 0.8
|
||||
forwardAsymptoteValue: 0.5
|
||||
forwardStiffness: 1.25
|
||||
sidewaysExtremumSlip: 0.275
|
||||
sidewaysExtremumValue: 1
|
||||
sidewaysAsymptoteSlip: 0.5
|
||||
sidewaysAsymptoteValue: 0.75
|
||||
sidewaysStiffness: 1.25
|
||||
mass: 1500
|
||||
drag: 0.01
|
||||
angularDrag: 0.5
|
||||
interpolation: 1
|
Reference in New Issue
Block a user