From 710d4c0ae151a5db02b92b9f126aa8c348eb757e Mon Sep 17 00:00:00 2001 From: BuddyFriendGuy Date: Sun, 17 May 2015 17:03:40 +0000 Subject: [PATCH] revert to roll_left for now, until this is clarified --- Recording/Demo_Camera.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.2