Battle Talent  V11
Public Types | Public Attributes | Static Public Attributes | List of all members
CrossLink.SimulatorController Class Reference

Inherits MonoBehaviour.

Public Types

enum class  ControlNode { Head , LeftHand , RightHand }
 
enum class  ControlType { Old , New }
 

Public Attributes

ControlType controlType = ControlType.Old
 
float handMoveSpeed = 1.5f
 
float bodyRotSpeed = 2f
 
float handRotSpeed = 1.5f
 
Transform headTarget
 
Transform leftHandTarget
 
Transform rightHandTarget
 
GameObject headControlConfig
 
GameObject leftHandControlConfig
 
GameObject rightandControlConfig
 

Static Public Attributes

static ControlNode controlNode = ControlNode.Head