rework interactions

This commit is contained in:
galister
2024-02-04 14:23:28 +01:00
parent e846014a88
commit 82f53e6668
15 changed files with 201 additions and 102 deletions

View File

@@ -34,13 +34,21 @@ cargo run --release
You'll see a screen and keyboard. You can turn these on and off using the watch on your left wrist.
Right click: Touch (do not push down) the B/Y button on your controller to get a YELLOW laser, and pull the trigger.
Right click: Touch (do not push down) the B/Y button on your controller to get a ORANGE laser, and pull the trigger.
Middle click: Same as right click, but A/X to get a PURPLE laser.
Move screen: Point your laser on the screen and then grab using grip. Adjust distance using stick up/down while gripping.
Resize screen: While grabbing, touch B/Y to get a YELLOW laser and use stick up/down (this is wonky, I'll come up with a better one!)
Resize screen: While grabbing, pull trigger to get a RED laser and use stick up/down
Reset size/position: Click the button corresponding to the screen or keyboard on your watch, hold for 3s, then release.
Show/hide: Quickly hide or show your selection of screens by double-tapping B/Y on your left controller.
Lock a screen in place: On your non-watch hand, touch B/Y to get an ORANGE laser and click the screen's button on your watch. You will no longer be able to grab the screen, it will not re-center in front of you when show, nor it will react to the show/hide shortcut.
Make a screen non-clickable: On your non-watch hand, touch A/X to get a PURPLE laser and click the screen's button on your watch. You will no longer get a laser when pointing to that screen. Repeat to toggle back off.
# Known Issues