KybernetikGames / animancer

Documentation for the Animancer Unity Plugin.
66 stars 8 forks source link

Typo in the Input Buffer documentation #272

Closed chemicalcrux closed 1 year ago

chemicalcrux commented 1 year ago

The docs for the Input Buffer say that it calls TrySetState.

I saw this and thought I was going to need to make my own buffer, since I need TryResetState -- but when I looked in the source, it does, indeed, call TryResetState!

KybernetikGames commented 1 year ago

Thanks for the correction. It's fixed now.