Property | Type | Description | |
---|---|---|---|
walkAnimMaxVal | float |
Property | Type | Description | |
---|---|---|---|
_animController | Animator | ||
_rmCapture | RootMotionCapture, | ||
agentAnimControl | AgentAnimController, | ||
movementBlend | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
HandleAnimations ( ) : void | ||
MoveToLocationMethod ( Vector3 position, Vector3 destination, float deltaTime ) : Vector3 | ||
Update ( ) : void |
protected MoveToLocationMethod ( Vector3 position, Vector3 destination, float deltaTime ) : Vector3 | ||
position | Vector3 | |
destination | Vector3 | |
deltaTime | float | |
return | Vector3 |
protected AgentAnimController, agentAnimControl | ||
return | AgentAnimController, |