Class Attacks_Arms
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Attacks_Arms : MonoBehaviour
- Inheritance
-
Attacks_Arms
- Inherited Members
-
- Extension Methods
-
Constructors
Attacks_Arms()
Fields
animator
public MonsterAnimationHandler animator
Field Value
- MonsterAnimationHandler
bot
Field Value
- Bot
counter
Field Value
- float
dragForce
Field Value
- float
grabAmount
Field Value
- float
grabSFX
public SFX_Instance[] grabSFX
Field Value
- SFX_Instance[]
handForce
Field Value
- float
handPoint1
public Transform handPoint1
Field Value
- Transform
handPoint2
public Transform handPoint2
Field Value
- Transform
player
Field Value
- Player
rig1
Field Value
- Rigidbody
rig2
Field Value
- Rigidbody
strength
Field Value
- float
toggle
Field Value
- bool
view
Field Value
- PhotonView
Methods
Arms()
Start()
TryAttack()
Update()