Simple Draw Text by pressing P

62c0768dcfff430c479b6196ba6c04e98ff1ee26.jpeg

Hello everybody,
I am new to UE4 and I trying to draw some simple text by pressing the P button on the keyboard.
I think I have made everything right but it doesnt work :frowning:
Can someone give me a hint so I can understand what I am doing wrong? I tryed the Content Demo already.

I think that hud dont get inputs.

Ok I solve this problem :slight_smile: Thank you

Ok…try this…create the “P” key in your character Blueprint…then create a Blueprint Interface…use it to communicate when you press the key to the Hud Blueprint and use a Gate node to control when the text needs to be draw