Difference between revisions of "Basic Controls"

From Neos Wiki
Jump to navigation Jump to search
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* [[Dash Menu]]
 
* [[Dash Menu]]
 
* [[World Switcher]]
 
* [[World Switcher]]
 +
* [[Help Dialogs|Dialog-specific controls]]
  
 
== Gestures ==
 
== Gestures ==
Line 25: Line 26:
 
* '''Shift + Scroll wheel''' - move grabbed object closer or further away
 
* '''Shift + Scroll wheel''' - move grabbed object closer or further away
 
* '''Alt/Ctrl + Scroll wheel''' - rotate grabbed objects (Alt/Ctrl each rotates around a different axis)
 
* '''Alt/Ctrl + Scroll wheel''' - rotate grabbed objects (Alt/Ctrl each rotates around a different axis)
 +
* '''Shift + Right Mouse Button''' - Touch Grab / This lets you grabbing references and values out of an inspector.
 
* '''WASD''' - movement (forward, left, backward, right)
 
* '''WASD''' - movement (forward, left, backward, right)
 
* '''QE''' - up/down movement
 
* '''QE''' - up/down movement
Line 42: Line 44:
 
* '''P''' + click on slot in inspector while LogiX tooltip is equipped sets packing root
 
* '''P''' + click on slot in inspector while LogiX tooltip is equipped sets packing root
 
* '''K''' + click on slot in inspector will unpack LogiX nodes under that slot
 
* '''K''' + click on slot in inspector will unpack LogiX nodes under that slot
 +
* '''O''' - deselects all currently selected objects

Revision as of 02:08, 16 November 2019

Overall controls

Gestures

There are handful of gestures which let you perform certain common tasks more quickly while in VR.

  • Open/Close Dash - Put left controller near your head and press the App/Menu button
  • Open/Close World Switcher - Put the right controller near your head and press the App/Menu button
  • Open/Close Inventory - Put the left controller near your head, hold grip and press the App/Menu button
  • Open/Close Session Control - Put the right controller near your head, hold grip and press the App/Menu button
  • Toggle Edit Mode - Put both controllers near your head, hold App/Menu button on one and double tap App/Menu on the other one
  • Emergency Disconnect - Put both controllers near your head and hold App/Menu buttons on both for a few seconds
  • Emergency Respawn - Put both controllers near your head, hold grip on either of them and hold App/Menu buttons on both for a few seconds

Screen Mode

The screen mode is very limited right now, mostly intended for some basic work and testing.

  • Mouse Movement - look around
  • Left Mouse Button - touch/click / use tool (primary action)
  • Right Mouse Button - grab (hold), equip tool (double press)
  • Middle Mouse Button - secondary action for equipped tool
  • Scroll wheel - scale grabbed object
  • Shift + Scroll wheel - move grabbed object closer or further away
  • Alt/Ctrl + Scroll wheel - rotate grabbed objects (Alt/Ctrl each rotates around a different axis)
  • Shift + Right Mouse Button - Touch Grab / This lets you grabbing references and values out of an inspector.
  • WASD - movement (forward, left, backward, right)
  • QE - up/down movement
  • ZX - rotate left/right
  • Delete - destroy object held with right mouse button
  • F - duplicate grabbed object
  • I - open inspector
  • Ctrl+Tab - switch between active worlds
  • Ctrl+Z - Undo
  • Ctrl+Y - Redo
  • Ctrl+S - Save World / Save Item into Inventory (when holding an item and inventory dialog is open)
  • Ctrl+Space - Open/Close Dash
  • Double Press Esc - exit current world
  • U - open user space inspector
  • C - while equipped with LogiX tooltip opens the LogiX nodes panel
  • L + click on component/slot in inspector while LogiX tooltip is equipped gets LogiX interface
  • P + click on slot in inspector while LogiX tooltip is equipped sets packing root
  • K + click on slot in inspector will unpack LogiX nodes under that slot
  • O - deselects all currently selected objects