NaughtyAttributes
NaughtyAttributes copied to clipboard
Feature/anim controller reader attribute
To use the selectable Animator Controller params feature in Scriptable Objects aswell, I modified the anim params attribute property drawer to detect animator controllers aswell. Also added caching to avoid repetetive reflection calls to get the anim controller.
This branch is based on the lag fix #133 but the anim property drawer code can be used independently if wanted.