Currently, if you are using VRIK (often used for followers and quadrupeds) or IK Grounders (often used for laser pointers, guns, placeable objects... ect) there are many parameters that cannot be adjusted at all when your avatar scales larger and smaller.
To my understanding, this is due to a limitation with how Final IK is configured. These parameters are not allowed to be animated in the editor and are expected to be adjusted via code when implemented in games.
As such, my current solution is to include SEVEN copies of each of these scripts and toggle between them based on my current height. This is very inefficient.
Attached are some screenshots of the current setup and the specific variables that need to be adjusted. This is not a comprehensive list, just the specific variables that I am referring to in this request.
This request is to either automatically scale these values based on avatar height, or to provide us a way to control these values.