how to make thumbstick scroll the scrollbox in UMG like mouse wheel?

Hello everyone.
I’m working on a VR Widget that contain a scrollbox, and i want for the Oculus Touch controllers to act as a mouse wheel scolling up and down for the UMG.
I Wonder how can i do this.

Im also very curious what the workflow is to get this to work, anyone??

I actually figured it out if you are still looking for the solution. So the key pieces are a “Widget Interaction Component” for your player, and then hooking up your input to the “Scroll Wheel” function.

I attached an image for reference.

1 Like

Thank you so much, yeah actually i left this function from a long time ago, but now i’m working on a project that gonna need this function again … so thank you so much for sharing, i’ll try it right away.

Sad that the attached pictures have been removed. For anyone trying to figure this out, here’s the best resource I could find: