Initializing...
Use thumbstick to teleport
Climbing: Grip/Squeeze button near any surface to climb
Orbit Mode:
Drag - Rotate
Right Drag - Pan
Scroll - Zoom
First-Person Mode:
Click - Enable mouse lock
WASD - Move
Mouse - Look around
Space - Jump
C - Crouch
Shift - Sprint
F - Freeflight (Q/E up/down)
Tab - Toggle camera mode
ESC - Exit FPS mode
R - Reset camera
Quest environment textures use ASTC compression which is not supported on desktop GPUs. The model will display with gray materials.
To fix: Convert textures to PNG using the provided Python script.
python tools/convert-astc-textures.py ExtractedEnvironment
See tools/README.md for setup instructions.