Small plugin that adjusts the model's height position to fix offsets when switching poses that sometimes make the models float above ground.

This is a small plugin that adjusts models' controllers positions to try to keep the models closer to the floor. I made this for my AEStudio scene where the poses had lots of offset and caused the model often to float above the ground.
There is a slider controller that allows adjusting the floor height for custom floors. This plugin is recommended for simple scenes where there's a lot of pose changing, like in my AEStudio scene.
HOW TO USE IN VAM
add var file in your AddonPackages folder
load the plugin in the var on a model
adjust the floor height from the plugin UI if necessary
Source code included separately for developers.