Summary
Plays the walk animation by name. Unlike the idle animation, this one has not been added to the
Inspector list so it will not exist and this method will log a warning unless you call
Animancer.Examples.FineControl.NamedAnimations.InitializeWalkState
first.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .FineControl - Containing Type
- NamedAnimations
Syntax
public void PlayWalk()
Return Value
Type | Description |
---|---|
void |