Animancer.Examples.Basics Namespace

Summary

Code for the Basics examples.

Class Types

Class Summary
BasicCharacterAnimations Combines Animancer.Examples.Basics.BasicMovementAnimations and Animancer.Examples.Basics.PlayTransitionOnClick into one script.
BasicMovementAnimations Plays a movement animation while the user holds W or Up Arrow. Otherwise plays an idle animation.
PlayAnimationOnClick Starts with an idle animation and performs an action when the user clicks the mouse, then returns to idle.
PlayAnimationOnEnable Plays an animation to demonstrate the basic usage of Animancer.
PlayTransitionOnClick This script is basically the same as Animancer.Examples.Basics.PlayAnimationOnClick, except that it uses Transitions.