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.

