This package allows you to easily connect and modify parameters of an Animator by linking them to variables of other components. No extra scripting is required. Simply add the EasyParameterHolder.cs component to an asset, select the animator, and search for a variable in another component. You can then map it to the Animator's parameter, making it easy to iterate and track variables from within the Editor.
The package includes a single script, EasyParameterHolder.cs, which enables direct connection of any parameter to any variable from the Inspector. This simplifies the process of connecting Animator parameters to variables from other components.





