프로그램/Unity-Refer

객체 이동 시에 카메라를 이동 시키는 방법

로드러너 2016. 4. 1. 00:56

Camera.main.transform.position = transform.position - Vector3.forward;