You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have menu screen that comes up when I press "ESC" key. Everything works, unless player holds down the ESC key. Then the menu screen constantly switches on and off, and I dont want that. The menu screen should appear when the player releases the ESC key. The player needs to press it again to close it. Holding down the key shouldn't have any effect, pressing it should be like when pressing a gui button, the action happens when the button is released.
Two templates are affected:Verb Coin and BASS
Generate the template, start the game, hold ESC and you see this in the video. The other menus don't have this issue (Load menu etc.).