We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mouse Pointer Lock
i need to disable the escape key on this function. the built in "esc" functionality is overriding my custom menu when i also bind it to esc
you can see the behavior in the example here: https://editor.gdevelop.io/?project=example://mouse-pointer-lock the question is, how to get rid of the "esc" input?
https://editor.gdevelop.io/?project=example://mouse-pointer-lock
Press esc, the cursor shows up and unlocks the input How to disable this behavior?
Desktop
5.4.217
OS (e.g. Windows, Linux, macOS, Android, iOS)
Linux
OS Version (e.g. Windows 10, macOS 10.15)
Arch
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Firefox
Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Enter the name of the extension
Mouse Pointer Lock
Describe the bug of the extension
i need to disable the escape key on this function.
the built in "esc" functionality is overriding my custom menu when i also bind it to esc
you can see the behavior in the example here:
https://editor.gdevelop.io/?project=example://mouse-pointer-lock
the question is, how to get rid of the "esc" input?
Steps to reproduce
https://editor.gdevelop.io/?project=example://mouse-pointer-lock
Press esc, the cursor shows up and unlocks the input
How to disable this behavior?
GDevelop platform
Desktop
GDevelop version
5.4.217
Platform info
OS (e.g. Windows, Linux, macOS, Android, iOS)
OS Version (e.g. Windows 10, macOS 10.15)
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)
Additional context
No response
The text was updated successfully, but these errors were encountered: