ChilloutVR Built-In Animation Parameters
The following is a list of animator parameters that CVR provides.
Name | Type | Notes |
---|---|---|
MovementX | float | Movement on the X axis. |
MovementY | float | Movement on the Y axis. |
Grounded | boolean | Whether the character is on the ground? |
Emote | float (?!) | Which emote to play. |
CancelEmote | trigger | When to cancel running emotes. |
GestureLeft | float (?!) | Which gesture is selected on the left hand. |
GestureRight | float (?!) | Which gesture is selected on the right hand. |
Toggle | float | Which toggles are enabled? |
Sitting | boolean | Whether the player is sitting. |
Crouching | boolean | Whether the player is crouching. |
Flying | boolean | Whether the player is flying. |
Prone | boolean | Whether the player is lying prone. |