ClickToInteract |
Attempts to interact with whatever Animancer.Examples.FineControl.IInteractable the cursor is pointing at when the user clicks
the mouse.
|
Door |
An Animancer.Examples.FineControl.IInteractable door which toggles between open and closed when something interacts with it.
|
DynamicUpdateRate |
Demonstrates how to save some performance by updating Animancer at a lower frequency when the character is far
away from the camera.
|
LowUpdateRate |
Demonstrates how to save some performance by updating Animancer less often. |
NamedAnimations |
Demonstrates how to use a Animancer.NamedAnimancerComponent to play animations by name.
|
SpiderBot |
Demonstrates how to play a single "Wake Up" animation forwards to wake up and backwards to go back to sleep.
|