Explorar el Código

update rotation value

Corrected the rotation value to get the desired view from camera
Ashray Shetty hace 3 años
padre
commit
b316588c2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      getting_started/first_3d_game/03.player_movement_code.rst

+ 1 - 1
getting_started/first_3d_game/03.player_movement_code.rst

@@ -375,7 +375,7 @@ one).
 
 |image7|
 
-Here's where the magic happens. Select the *CameraPivot* and rotate it ``45``
+Here's where the magic happens. Select the *CameraPivot* and rotate it ``-45``
 degrees around the X axis (using the red circle). You'll see the camera move as
 if it was attached to a crane.