Skip to content

Delay starting VR until scene loaded#573

Draft
brandonmousseau wants to merge 2 commits into
masterfrom
delay-vr-start
Draft

Delay starting VR until scene loaded#573
brandonmousseau wants to merge 2 commits into
masterfrom
delay-vr-start

Conversation

@brandonmousseau
Copy link
Copy Markdown
Owner

This change delays initializing VR code until the "start" scene is loaded, which signals that the game is actually at the menu screen. The "loading" scene that appears on screen isn't captured by the UI management, so while the game is loading the user is awkardly put in an empty Unity environment.

brandonmousseau and others added 2 commits June 20, 2024 16:11
This change delays initializing VR code until the "start" scene is
loaded, which signals that the game is actually at the menu screen. The
"loading" scene that appears on screen isn't captured by the UI
management, so while the game is loading the user is awkardly put in an
empty Unity environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants