Difference between revisions of "Basic Controls/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "* '''マウスの動き''' - 見回す * '''左マウスホタン''' - タッチ/クリック/使用ツール(プライマリアクション) * '''右マウスポタン''' -...")
Line 20: Line 20:
 
主にいくつかの基本的な作業とテストを目的としています。
 
主にいくつかの基本的な作業とテストを目的としています。
  
* '''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
+
*中マウスホタン-装備されたツールの2番目のアクション
* '''Scroll wheel''' - scale grabbed object
+
*スクロールホイール -つかんだオブジェクトのスケール
* '''Shift + Scroll wheel''' - move grabbed object closer or further away
+
* Shift +スクロールホイール -つかんだオブジェクトを近づけたり遠ざけたりします
* '''Alt/Ctrl + Scroll wheel''' - rotate grabbed objects (Alt/Ctrl each rotates around a different axis)
+
* Alt / Ctrl +スクロールホイール -つかんだオブジェクトを回転します(Alt / Ctrlはそれぞれ異なる軸を中心に回転します)
* '''Shift + Right Mouse Button''' - Touch Grab / This lets you grabbing references and values out of an inspector.
+
* Shift +右マウスボタン -タッチグラブ/これにより、インスペクターから参照と値を取得できます。
* '''WASD''' - movement (forward, left, backward, right)
+
* WASD-動き
* '''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
 

Revision as of 12:59, 17 December 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

スクリーンモード

画面モードは現在非常に制限されており、 主にいくつかの基本的な作業とテストを目的としています。

  • マウスの動き - 見回す
  • 左マウスホタン - タッチ/クリック/使用ツール(プライマリアクション)
  • 右マウスポタン - グラブ(ホールド)、装備ツール(ダブルプレス)
  • 中マウスホタン-装備されたツールの2番目のアクション
  • スクロールホイール -つかんだオブジェクトのスケール
  • Shift +スクロールホイール -つかんだオブジェクトを近づけたり遠ざけたりします
  • Alt / Ctrl +スクロールホイール -つかんだオブジェクトを回転します(Alt / Ctrlはそれぞれ異なる軸を中心に回転します)
  • Shift +右マウスボタン -タッチグラブ/これにより、インスペクターから参照と値を取得できます。
  • WASD-動き