Skip to content
  • Vanessa Karolek's avatar
    [#42] add vertical movement via E and Q keys to Camera · 9300e837
    Vanessa Karolek authored
    Before, the camera object was just able to move along the xz plane. For vertical movement, you have to pan view and then use forward or backward movement to move up or down. This might be not so handy for the user.
    Now, you can use E to move up and use Q to move down (both along default world up vector).
    9300e837