Added XR & Hand tracking guides
This commit is contained in:
26
docs/02-User-Guide/01-What-is-Stardust.md
Normal file
26
docs/02-User-Guide/01-What-is-Stardust.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Flatscreen Navigation
|
||||
<div style={{textAlign: 'center'}}>
|
||||
<iframe
|
||||
width="560"
|
||||
height="315"
|
||||
src="https://www.youtube.com/embed/JCYecSlKlDI"
|
||||
frameBorder={0}
|
||||
allow="autoplay; encrypted-media"
|
||||
allowFullScreen
|
||||
style={{maxWidth: '100%', aspectRatio: '16/9'}}
|
||||
></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
To move around, hold down `Shift + W A S D`, with `Q` for moving down and `E` for moving up.
|
||||

|
||||
|
||||
To look around, hold down `Shift + Right` Click while moving the mouse.
|
||||

|
||||
|
||||
To drag applications out of the app launcher, hold down `Shift + ~`
|
||||

|
||||
|
||||
Reference in New Issue
Block a user