Set Input Mode Game and UI - don't see mouse cursor

Hi. Help me please to understand how it is work. I try toggle any cases in node - and always same problem.!I want to when i’m press “i” (open inventory) - weapon don’t react to mouse actions and i see mouse cursor to do actions with my inventory slots. Thx a lot! Help pls

I don’t see mouse cursor but if i intuitively try to focus my inventory slots - they select without mouse cursor.

And if i press mouse button on inventory slot - mouse cursor appears.
For some reason “print screen” shot not show mouse cursor but it is there.

Hey MichaelGotti, did you try to “show mouse cursor”?
Check out the screenshot. Setting it up like that might make it work.

(Ignore the Execute Console Command node and replace the “Set Input Mode UI Only” with the Game and UI one that you currently have.) That is, just slap the Set Show Mouse Cursor after the Input Mode node.

Also, I’m using Get Player Controller as the target for both the Set Input Mode and the Show mouse cursor.
I don’t know exactly how your system is set up, but you may have to do that.

2 Likes

Thx a lot! It’s work!