That will close your menu when it is open, and get your game back so it can be used and played again. Seemed that is what you were asking for in above post?
Use not this > (InputEvent == IE_Pressed))
Use > (InputEvent == IE_Released)
That will close your menu when it is open, and get your game back so it can be used and played again. Seemed that is what you were asking for in above post?
Use not this > (InputEvent == IE_Pressed))
Use > (InputEvent == IE_Released)