Search Unity

Freecamera axis inversion

Discussion in 'Cinemachine' started by f1ac, Jul 22, 2017.

  1. f1ac

    f1ac

    Joined:
    May 23, 2016
    Posts:
    65
    Freecamera doesn't have axis inversion options, and it is "inverted" by default. This causes issues when used with ThirdPersonController: controller thinks camera is rotated in the opposite direction and makes the character move the wrong way relative to camera's forward axis. For example if I rotate camera 45 degrees to the right and press "forward" key, character will turn 45 degrees to the left and walk in that direction. I know I can invert x and y axis directly in Unity input settings, but this simply "inverts" the issue. Is there any chance axis inversion will be added to the FreeLook camera?
     
    SonicTheHedgiehog likes this.
  2. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,724
    @f1ac You're not the first to mention this, and "invert axis" is up there on our todo list.
     
    SonicTheHedgiehog and Corvwyn like this.
  3. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,724
    SonicTheHedgiehog likes this.