Text Box for input while playing

Hello guys,
I want to create a text box on top that can be triggered on/off while playing (already done) the problem is tho that I want the player to input a text there without having to click the text box first and also he is supposed to input the text, then click the box away (function for that already created) and then type on when he gets it back.

I have no clue how to enable input without the mouse cursor :confused:

Thanks in advance,

Hello henrik_baumann,

If youโ€™re trying to implement mouse input, have a look at this documentation: Mouse Control Setup | Unreal Engine Documentation
This should allow you to get your mouse input up and running.

Have a great day,

Sean Flint

not really I am looking for a function to activate the chat without the mouse