Summary
A simple system for selecting characters.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .AnimatorControllers .GameKit - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["CharacterSelector"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Game Kit - Character Selector")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(AnimatorControllers) + "." + nameof(GameKit) + "/" + nameof(CharacterSelector))]
public sealed class CharacterSelector : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |