Okay, here’s the deal. I’m using the third person template and I want to allow the user to be able to hold the alt button, in this case the ShowMouseCursor input, so that he can interact with the gamehud. The problem is when I have the both the functions to set and remove focus from the HUD connected, the game doesn’t show the cursor at all. But if I remove one of the two functions, the mouse appears as it should.
This doesn’t show the mouse cursor.
This does show the mouse cursor.
Is it a bug or what am I doing wrong?