This package helps you modify and connect parameters of an Animator by directly connecting to a variable of a component.The base package contains the basic scripts to get variables from components by default. No need to create extra scriptsAdd the EasyParameterHolder.cs component into an asset, select the animator, and search for a variable inside another component. You can then give it a name and it will be mapped into the same one in the Animator. Easy as that.Source code in: https://github.com/ensapra/sapra.EasyParametersSHsimplSSSimple asset. A connection between animator and scripts that doesn't require code.