ExtendRealityLtd / Zinnia.Unity

A collection of design patterns for solving common problems.
http://vrtk.io
MIT License
319 stars 38 forks source link

feat(Utility): add animation helper components #576

Closed thestonefox closed 1 year ago

thestonefox commented 1 year ago

The AnimatorScrubber component allows an animation timeline to be scrubbed through by providing the exact normalized timestamp to jump the animation to.

The AnimatorParameterMutator allows the mutation of parameters assigned to an Animation Controller.

ExtendReality-Bot commented 1 year ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: