42 lines
1.3 KiB
Plaintext
42 lines
1.3 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: 65792944731040cbae0b4c6ff5fef348, type: 3}
|
|
m_Name: CombatFeedback
|
|
m_EditorClassIdentifier: BumpCombat.Runtime::BumpCombat.Constants.CombatFeedbackSettings
|
|
NormalHitStopDuration: 0.045
|
|
BackHitStopDuration: 0.06
|
|
DashHitStopDuration: 0.055
|
|
StrongDashHitStopDuration: 0.075
|
|
DamageHitStopDuration: 0.04
|
|
FlashDuration: 0.07
|
|
DamageFlashDuration: 0.12
|
|
ImpactDuration: 0.14
|
|
SlashDuration: 0.11
|
|
AfterimageDuration: 0.16
|
|
InvulnerabilityBlinkInterval: 0.06
|
|
InvulnerabilityBlinkAlpha: 0.35
|
|
CameraShakeDuration: 0.12
|
|
CameraShakePixels: 3
|
|
HeavyCameraShakePixels: 5
|
|
HeavyKnockbackThreshold: 1
|
|
BlockedBumpHoldDuration: 0.08
|
|
BlockedBumpFadeDuration: 0.04
|
|
BlockedBumpVerticalOffset: 0.35
|
|
GuardBlockImpactHoldDuration: 0.08
|
|
GuardBlockImpactFadeDuration: 0.1
|
|
GuardBlockImpactInterval: 0.08
|
|
GuardBlockImpactOffset: 0.35
|
|
MaxConcurrentHeavyEffects: 12
|
|
CycloneAfterimageInterval: 0.06
|
|
CycloneAfterimageDuration: 0.22
|
|
MaxCycloneAfterimages: 4
|