86 lines
1.9 KiB
Plaintext
86 lines
1.9 KiB
Plaintext
%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: f28542aec01041178adfbc30f7a2a82a, type: 3}
|
|
m_Name: Sentinel Config
|
|
m_EditorClassIdentifier: Assembly-CSharp::Intrepid.Gameplay.Entities.Player.Sentinel.SentinelConfig
|
|
walk:
|
|
speed: 5
|
|
run:
|
|
speed: 10
|
|
dashImpulse:
|
|
speed: 35
|
|
durationMS: 150
|
|
dashRecovery:
|
|
speed: 10
|
|
durationMS: 200
|
|
dashMaxAngleFromForward: 90
|
|
speedCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: -1
|
|
outSlope: -1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: -1
|
|
outSlope: -1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
dashLanding:
|
|
durationMS: 100
|
|
dashBreaking:
|
|
speed: 10
|
|
durationMS: 300
|
|
speedCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: -1
|
|
outSlope: -1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: -1
|
|
outSlope: -1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
fallLanding:
|
|
durationMS: 2000
|
|
knockdown:
|
|
knockoutTimeMultiplier: 0.1
|
|
knockdownDurationMS: 100
|
|
recoverDurationMS: 500
|
|
maxKnockdownStrength: 15
|