Feeding Unity's Animator
For my special prototype I have decided to reduce script dependencies as much as possible and try to embrace the Component's Pattern around which Unity is built as much as possible.
AnimatorFeeder is a simple MonoBehaviour Script component whose job...
collederas.hashnode.dev4 min read