Is it possible to navigate with gamepad or keyboard trough a 3D widget?

Hello Guys,

I struggle arround with the navigation of a 3d widget. I know that there is a way with widget interaction but i dont want to have a look at it. I want to navigate with left and right or gamepad d-pad left and right. Do you know a way how to set this thing up that it works?

Thanks,
J.

look into setting focus within the widget
i think it woks for keyboard input built i but my own button focus system for gamepad navigation

For everbody with the same problem i found a good tutorial, which works! A lot of basic stuff with variables but its easy to follow:https://youtube.com/watch?v=tCXuNu4RETs
Cheers,
J.