-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore back action using B/Y buttons in non-WebXR mode
In a3f4cb4 we removed the possibility of going back with B/Y buttons because that was interferring with potential action assignments of those buttons inside WebXR experiences. We were exiting the WebXR experience instead of executing the action that was set by authors. However it turns out that these buttons are heavily used by users in non-immersive sessions as they're very convenient as you don't really have to hold both controllers to have full control of your 2D navigation. Fixes #1266
- Loading branch information
Showing
2 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters