animations - eisclimber/ExPresS-XR GitHub Wiki
Classes for handling animations.
| Name | Description |
|---|---|
| AnimationFinished | Checks if an animator is finished playing a certain animation and emits an event if that is the case. |
| AnimationSkip | Skips the animation of an animation and fading the rigs visibility during that time. |
| AnimatorProgressController | Controls the progress of an animation. |