]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
revert to roll_left for now, until this is clarified
authorBuddyFriendGuy <bfggeneral@gmail.com>
Sun, 17 May 2015 17:03:40 +0000 (17:03 +0000)
committerBuddyFriendGuy <bfggeneral@gmail.com>
Sun, 17 May 2015 17:03:40 +0000 (17:03 +0000)
Recording/Demo_Camera.markdown

index 8d3bbbaa98f6c1f0b73673321652eb593be81c88..624e0442d6d856df93f7ff131f0cf7afb0c78d76 100644 (file)
@@ -20,10 +20,10 @@ Instantly you will be able to look anywhere and change the camera position using
 
 ### Camera angles
 
-Like I said before you can control vertical and horizontal angles using the mouse. To rotate the view you need to use the commands `+right` and `+left`. Probably you will want to bind them to keyboard keys with something like:
+Like I said before you can control vertical and horizontal angles using the mouse. To rotate the view you need to use the commands `+roll_right` and `+roll_left`. Probably you will want to bind them to keyboard keys with something like:
 
-    bind LEFTARROW "+left"
-    bind RIGHTARROW "+right"
+    bind LEFTARROW "+roll_left"
+    bind RIGHTARROW "+roll_right"
 
 ### Camera position