Summary
A more complex version of the
Animancer.Examples.DirectionalSprites.DirectionalBasics
which adds running and pushing animations
as well as the ability to actually move around.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .DirectionalSprites - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["DirectionalCharacter"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Directional Sprites - Directional Character")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(DirectionalSprites) + "/" + nameof(DirectionalCharacter))]
public sealed class DirectionalCharacter : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |