Button press event based UI?

You can use ListerForInputAction for actions, but unfortunately there’s no such thing for axis inputs.
I’d suggest handling inputs in the controller and call respective functions in widgets, instead of enabling input in widgets.

3 Likes