From: BuddyFriendGuy Date: Sun, 17 May 2015 17:03:40 +0000 (+0000) Subject: revert to roll_left for now, until this is clarified X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=710d4c0ae151a5db02b92b9f126aa8c348eb757e;p=xonotic%2Fxonotic.wiki.git revert to roll_left for now, until this is clarified --- diff --git a/Recording/Demo_Camera.markdown b/Recording/Demo_Camera.markdown index 8d3bbba..624e044 100644 --- a/Recording/Demo_Camera.markdown +++ b/Recording/Demo_Camera.markdown @@ -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