From 98035214349b7b20034581aa207afd4e60f82c21 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Tue, 12 May 2015 15:51:21 +0200 Subject: [PATCH] Added doc --- controllers/prototype/views/prototype.jade | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/controllers/prototype/views/prototype.jade b/controllers/prototype/views/prototype.jade index d7712e8..a9ddd83 100644 --- a/controllers/prototype/views/prototype.jade +++ b/controllers/prototype/views/prototype.jade @@ -36,8 +36,10 @@ block content .panel-body p | This is the prototype of a 3D interface. You can move - | the camera with the arrow keys of your keyboard, and - | change the angle of the camera by dragging and + | the camera with the arrow keys of your keyboard (or + | WASD if you like FPS-games, and by the way, if you + | use azerty keyboard, you can also use ZQSD instead), + | and change the angle of the camera by dragging and | dropping the scene around it (you can also use your | numpad, 2 to look lower, 8 to look higher, 4 to look | on the left and 6 to look on the right, but if you're