Animancer.Examples.Events Namespace

Summary

Code for the Events examples.

Class Types

Class Summary
EventUtilities Various utility delegates which can be assigned to Animancer Events.
FootstepEvents Uses Animancer Events to play a sound randomly selected from an array.
FootstepEventsAnimation A variation of the base Animancer.Examples.Events.FootstepEvents which responds to Animation Events called "Footstep" by playing a sound randomly selected from an array, using the Int Parameter of the event as the index to determine which foot to play the sound on. 0 is the Left Foot and 1 is the Right Foot.
Golfer Manages a character with the ability to hit a golf ball.