Mousewheel messages and IMouseObserver / interfering parameter updates in AAXWrapper

Hi Ray,
at the moment there’s no way to disable mouse wheel functionality.
But don’t you get the same issue when someone uses mouse down and mouse move to change control value ?

Your best bet for a hot fix is to patch CFrame and intercept platformOnMouseWheel.

Cheers,
Arne