Fix compatibility with modular avatar systems by initializing in Start() and recreating the Animator. Add an option to use the old behavior of initialize on Awake. This shouldn't be needed, but if it fixes a glitch, let me know. Fix generic support (thanks, jellejurre) Fix scaling offset...