Files
BABA_YAGA/Assets/Scripts/Player/ThrowSystem/Settings/ThrowSettings@Default.asset
2026-06-04 10:42:23 +07:00

31 lines
815 B
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: 7fb5203a5ac07dd4989daca90a70c804, type: 3}
m_Name: ThrowSettings@Default
m_EditorClassIdentifier:
alignToSurfaceNormal: 1
alignToViewWhenNotHit: 1
disableEndPointWhenNotHit: 1
alignmentSmooth: 20
metersPerSeconds: 3.19
minMaxTime: {x: 0.001, y: 1}
maxDistance: 20
maxVelocity: 20
throwMaxForce: 15
throwDelayTime: 0.25
lineStepPerTime: 0.01
maxLineLength: 100
exitThrowModeDelay: 0
throwAnimation: ThrowObject
holdingAnimation: HoldingObject
cancelAnimation: CancelThrow