Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,13 @@ This package is intended for testing the eScooter simulator experience on Window
|
|
| 28 |
|
| 29 |
Before testing, install any required Unreal Engine prerequisites from the included redistributable if Windows prompts for missing runtime components.
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
## Download Notes
|
| 32 |
|
| 33 |
The Windows package includes Unreal Engine binary assets and executable files stored with Git LFS.
|
|
|
|
| 28 |
|
| 29 |
Before testing, install any required Unreal Engine prerequisites from the included redistributable if Windows prompts for missing runtime components.
|
| 30 |
|
| 31 |
+
## Steering of escooter using Meta Quest
|
| 32 |
+
|
| 33 |
+
Acceleration / throttle: Right controller trigger
|
| 34 |
+
Steering: Right controller thumbstick left/right
|
| 35 |
+
Brake: Left controller trigger
|
| 36 |
+
|
| 37 |
+
|
| 38 |
## Download Notes
|
| 39 |
|
| 40 |
The Windows package includes Unreal Engine binary assets and executable files stored with Git LFS.
|