I’m having issues with my UMG menu in that each option requires two clicks instead of one to function, I can’t understand why this is?
Does anyone know how to fix this so I can get each menu option to be selected from one click?
I’m having issues with my UMG menu in that each option requires two clicks instead of one to function, I can’t understand why this is?
Does anyone know how to fix this so I can get each menu option to be selected from one click?
Is it the first button?
If so. When menu opens, disable your mouse movement with a bool in your character
Worked for me.
Hi ,
how do I do this?
I’m an absolute idiot can you please show a step by step as I’m a hopeless newb
There is an Unreal tutorial on YouTube that covers just that!
https://www.youtube.com/watch?v=RQm6cm05SLc
(creating UMG inventory and somewhere along the way he covers disabling the mouse cursor)