Summary
Demonstrates how to use layers to play multiple animations at once on different body parts.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .Layers - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["LayeredCharacterAnimations"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Layers - Layered Character Animations")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(Layers) + "/" + nameof(LayeredCharacterAnimations))]
public sealed class LayeredCharacterAnimations : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |