Summary
Uses Animancer Events to play a sound randomly selected from an array.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .Events - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["FootstepEvents"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Footstep Events - Footstep Events")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(Events) + "/" + nameof(FootstepEvents))]
public sealed class FootstepEvents : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |
Methods
Name | Value | Summary |
---|---|---|
PlaySound |
void |