anyone know how to get a scrollbox to accept y-axis movement from a XRmotion controller? thumbstick, and not just a trigger pull.

I’m working on a project and im trying to get the scrollbox to accept input from a motion contoller thumbstick and not just a trigger pull. Ive found a few tutorials from past versions of unreal that seem to work with getting it to accept gamepad inputs so in theory it should be the same process, but it doesn’t really seem like it was wondering if anyone here had any ideas.

1 Like

Use scroll wheel node.
So when you push analog, widget interaction will trigger. Use the node scroll wheel or wheel scroll ( i dont remember exactly the name). Then you will scroll the widget in vr