Search Unity

camera can't focus on player

Discussion in 'Editor & General Support' started by theaofdoom, Jul 30, 2020.

  1. theaofdoom

    theaofdoom

    Joined:
    Jul 29, 2020
    Posts:
    1
    I am using
    public Transform target;
    and
    transform.LookAt(target);
    to focus on my player and it works fine with other transform selected but the camera shacks uncontrollably