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
The Fullscreen API and Pointer Lock API display prompts reminding users that they can press ESC to unlock cursor, exit Fullscreen etc. For our use case this is problematic and breaks immersion.
The scenario/use case where you would use this feature
We use the Construct 3 game engine to design 3D first person games that make use of the Fullscreen API and Pointer Lock API. The popups that appear when these methods are used are immersion breaking and frustrating for players.
How important is this request to you?
Impactful. My app's user experience would be significantly compromised without it.
Suggested implementation
A simple flag, e.g. --disable-prompts would be invaluable to us.
What does your app do? Is there a pending deadline for this request?
Our app is a 3D first person game built using the Construct 3 engine. Countless other games built in the engine have this issue.
The text was updated successfully, but these errors were encountered:
Describe the feature/enhancement you need
The Fullscreen API and Pointer Lock API display prompts reminding users that they can press ESC to unlock cursor, exit Fullscreen etc. For our use case this is problematic and breaks immersion.
The scenario/use case where you would use this feature
We use the Construct 3 game engine to design 3D first person games that make use of the Fullscreen API and Pointer Lock API. The popups that appear when these methods are used are immersion breaking and frustrating for players.
How important is this request to you?
Impactful. My app's user experience would be significantly compromised without it.
Suggested implementation
A simple flag, e.g. --disable-prompts would be invaluable to us.
What does your app do? Is there a pending deadline for this request?
Our app is a 3D first person game built using the Construct 3 engine. Countless other games built in the engine have this issue.
The text was updated successfully, but these errors were encountered: