Class PlayerAnimationHandler
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class PlayerAnimationHandler : MonoBehaviour
- Inheritance
-
PlayerAnimationHandler
- Inherited Members
-
- Extension Methods
-
Constructors
PlayerAnimationHandler()
public PlayerAnimationHandler()
Fields
animator
Field Value
- Animator
cor
Field Value
- Coroutine
movementType
public float movementType
Field Value
- float
player
Field Value
- Player
stanceType
Field Value
- float
Methods
HandleAnimationTarget()
public void HandleAnimationTarget()
PlayAnimation(string)
public void PlayAnimation(string animationName)
Parameters
animationName
string
PlayEmote(string, float)
public void PlayEmote(string emoteName, float emoteLength)
Parameters
emoteName
string
emoteLength
float
SetAnimatorValues()
public void SetAnimatorValues()
Start()
StartSleep()
StopSleep()
Update()