Trigger box that triggers a widget which allows you interact, creating another widget?

Hello,
I have this trigger box that on overlap, I create a widget that displays “Press E to sleep”.
I would like to capture the input and remove the interact widget form parent and then display a slider widget.
I am having issues with the input capture. I have tried on key down, Interact message, key events.
Any help appreciated.

Fixed.
By putting the code in bp third person along with a overlapping characters and then setting the event interact to the viewport. This solved the issue.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.