A session plugin that adds various quality of life improvements to VaM UI. Each one can be individually disabled in the session plugin UI.
Installation & UI


Camera refocus/follow
Alt+MiddleMouseButton or MouseForward to refocus camera on point in a scene.
Ctrl+MiddleMouseButton or MouseBack to follow clicked control. Following maintains distance and height offset at the moment it started following. MiddleMouseButton or Escape to cancel follow.
These are also available as Keybindings plugin actions, so you can bind to any key you want.
Wheel Tab Navigation
Use mouse wheel to scroll tabbed UI sections like Clothing, Hair, Morphs, etc.
Differences with PluginIdea.MouseWheelToTabChange:
- MouseWheelToTabChange is implemented in a very suboptimal way, where every time you scroll anywhere in the game it'd freeze it for 100ms. I've managed to optimize everything on my side to be instant, so scrolling is as fast as clicking tab buttons.
- MouseWheelToTabChange won't scroll if cursor is above a slider. This is to not conflict with PluginIdea.MouseWheelToSlider, but for everyone else that doesn't want to change sliders with a wheel (me), you get random times where scrolling morphs doesn't work because the cursor is above one of its sliders, which was incredibly frustrating.
Allows right clicking any slider to change its value to 0 (can't change to default, as AFAIK there's no way to get the default value of a sliders I did not create).
As a bonus, you can right click the whole morph box to reset it to 0 as well, so you don't have to aim for the thin slider inside of it.
Middle toggles morphs
Middle clicking morphs will toggle them between current value and 0, so you can easily check their effect on person without loosing state.
Secondary reloads textures
Right click on skin body texture path or select button to reload it.
This is also a feature of AlternateUI plugin, but it never worked for me there. If you have it installed, you need to disable this feature in its UI and reload VaM so they don't conflict.
Secondary resets filters
Right click any of these kinds of dropdown filters to reset them:
Secondary resets inputs
Right click on any input field to set its value to an empty string.
Middle screenshots items
Middle click on LOCAL clothing/hair thumbnail, or .assetbundle path in "CUA > Asset" UI to update its screenshots.