I realize that the web player uses Esc as a safety mechanism for users to exit full screen. However, I want to use Esc for doing other things in my game, like canceling an action. Is it possible to disable to "Esc to exit full screen" functionality? I have a button on my interface, with code that toggles full screen, so I don't need the Esc to exit.
↧