본문 바로가기
프로그램/Unity-Refer

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

by 로드러너 2016. 4. 1.
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

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