Controls

From Iris2

Jump to: navigation, search
 
Line 2: Line 2:
<pre>
<pre>
-
arrow keys for moving the player
+
Arrow keys:
 +
Up, Down, Left, Right  : for moving the player
+ left shift to walk slowly
+ left shift to walk slowly
-
mousebutton left : rotate camera (hold down and move mouse)
+
mousebutton left : click (hold down and move mouse)
mousebutton right : move player (hold down and move mouse)
mousebutton right : move player (hold down and move mouse)
 +
mousebutton middle : rotate camera (hold down and move mouse)
mousewheel up : zoom camera
mousewheel up : zoom camera
Line 41: Line 43:
-
Shard specific Commands
+
Iris2 TestShard specific Commands (only Admin)
* "ins": Calls the Build-Menu
* "ins": Calls the Build-Menu
* "del": [remove
* "del": [remove
Line 109: Line 111:
-gb path/to/grannyfile.grn : prints granny bone info
-gb path/to/grannyfile.grn : prints granny bone info
</pre>
</pre>
-
 
-
 
-
== Optional Commands (not active) ==
 
-
<pre>
 
-
F7  : increase World Ambient Light (+0.1)
 
-
F8  : decrease World Ambient Light (-0.1)
 
-
F9  : activate Fullscreen Effects (Compositors)
 
-
</pre>
 
-
 
-
'''Note:''' You need to uncomment the code in lua/lib.keybinds.lua : remove the  --[[  and ]]--, and the -- in front of the local vr = OgreAddCompositor(GetMainViewport(), "B&W") line. You can change the fullscreen effect by changing B&W by the name of desired effect. You can found this name at the beginning of data/compositors/*.compositor files.
 

Current revision as of 11:48, 2 December 2011

Personal tools