Animancer.Samples.Mixers Namespace

Summary

Code for the Mixers samples.

Class Types

Class Summary
FloatParameterSlider Binds a Animancer.Parameter`1 to a UnityEngine.UI.Slider.
FollowMousePosition Controls Animancer parameters to make the character move towards the mouse position using Root Motion in a 2D Mixer.
PlayAnimationButtons Creates buttons for playing each transition in a library.
PlayTransitionAssetOnEnable Plays a transition asset in Animancer.Samples.Mixers.PlayTransitionAssetOnEnable.OnEnable.
SaveLoadButtons Uses buttons to save and load the current animation details.
SerializablePose Gathers the animation details from a character to save and applies them back after loading.