-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Make the steps for deploying to Meta Quest 2 (and other Android headsets) clearer #7567
New issue
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
Conversation
|
Looks good! I would maybe add a screenshot of the dropdown and option to run, I could create one for you to use that shows both Quest and Pico in the menu to make clear why it is a dropdown. |
|
Thanks :-)
Yeah, that'd be awesome! Personally, I only have various flavors of Quest |
|
@dsnopek you'll need to crop it and probably convert it to webp, but hopefully this helps? |
203bd0e to
dcc6435
Compare
|
Thanks so much, @BastiaanOlij! I cropped Bastiaan's screenshot and blurred the areas behind the dropdown (since they are pretty distracting), converted to webp and added to the new section about one-click deploy. Hopefully, the blur is an OK way to do this? I could also just cut those parts out, but I worried that that could be confusing since there is stuff there and might it make it hard for folks to find the right part of the screen. |
|
For a image like that where you want to direct people to a specific part you would add an outline instead of blurring the background. Like this: And if you don't mind please update your PR with that image. |
dcc6435 to
31d191b
Compare
|
Sure! I've updated the PR, replacing the image with yours. Thanks for making it :-) |
BastiaanOlij
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, nice work!
31d191b to
968e8a7
Compare
|
Thanks! |
Make the steps for deploying to Meta Quest 2 (and other Android headsets) clearer
Make the steps for deploying to Meta Quest 2 (and other Android headsets) clearer

This PR is attempting to specifically address the points of confusion from godotengine/godot#78427
Namely:
I also fixed some terminology that I think is incorrect: "export template" -> "export preset"