Battle Talent  V11
Public Member Functions | Public Attributes | Events | List of all members
CrossLink.ArrowPuller Class Reference

Inherits MonoBehaviour.

Public Member Functions

InteractHand GetPullingHand ()
 

Public Attributes

InteractBase interact
 
Transform rope
 
AttachObj attach
 
float pullMaxDis = 0.3f
 
float pullHandSpring = 1000
 
float pullHandDamper = 100
 
float holdHandSpring = 80000
 
float holdHandRotSpring = 1200
 
float holdHandRotDamper = 50
 
SoundEffectInfo pullArrowSound
 
SoundEffectInfo shootArrowSound
 
SoundEffectInfo cancelArrowSound
 
SoundEffectInfo spawnArrowSound
 

Events

System.Action< InteractBasePutWeaponEvent
 
System.Action< AttachObjPutEvent
 
System.Action< AttachObj, float > MoveEvent
 
System.Action< AttachObj, float > ReleaseEvent
 
System.Action CancelEvent