]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
updated +roll_right (obsolete) to +right
authorBuddyFriendGuy <bfggeneral@gmail.com>
Sun, 17 May 2015 15:18:00 +0000 (15:18 +0000)
committerBuddyFriendGuy <bfggeneral@gmail.com>
Sun, 17 May 2015 15:18:00 +0000 (15:18 +0000)
Recording/Demo_Camera.markdown

index 91fcdbe8ec0f7733ff0d809d1b901d3c0d1393a9..8d3bbbaa98f6c1f0b73673321652eb593be81c88 100644 (file)
@@ -20,10 +20,8 @@ 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`. To move up and down, you can use `+moveup` and `+movedown`. 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 `+right` and `+left`. Probably you will want to bind them to keyboard keys with something like:
 
-    bind UPARROW "+moveup"
-    bind DOWNARROW "+moveDOWN"
     bind LEFTARROW "+left"
     bind RIGHTARROW "+right"
 
@@ -32,6 +30,9 @@ Like I said before you can control vertical and horizontal angles using the mous
 Using standard movement keys you can move to right/left and forward/backward, also by default you can move up/down just looking up/down and moving forward/backward.
 For moving up/down you can use +moveup and +movedown.
 
+    bind UPARROW "+moveup"
+    bind DOWNARROW "+moveDOWN"
+
 ### Camera modes
 
 The camera has two modes: chase and free. By default the camera starts in chase mode, chaning the position according to player movements. To switch to free mode, where you can put the camera anywhere on the map, use: