Files
BABA_YAGA/Assets/Scripts/Player/ThrowSystem/Settings/ThrowSettings@ForwardThrow.asset

30 lines
805 B
Plaintext
Raw Permalink Normal View History

2026-05-30 09:16:35 +07:00
%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@ForwardThrow
m_EditorClassIdentifier:
alignToSurfaceNormal: 1
alignToViewWhenNotHit: 1
disableEndPointWhenNotHit: 1
alignmentSmooth: 20
metersPerSeconds: 16
minMaxTime: {x: 0.1, y: 0.2}
maxDistance: 100
maxVelocity: 100
throwMaxForce: 49.81
throwDelayTime: 0.25
lineStepPerTime: 0.001
exitThrowModeDelay: 0.5
throwAnimation: ThrowObject
holdingAnimation: HoldingObject
cancelAnimation: CancelThrow