Hey @Inequalis
I think there is a way to completely disable mouse movement, and I think I’ve found an old forum post that might solve your problem. Disable mouse input when over widget - #2 by Everynone
It seems like you just need to override your mouse input and pass Handled, so the input isn’t detected.
I hope this can help you!
-Zen
1 Like