예제 #1
0
 void Start()
 {
     // Get camera controller
     cam = GetComponent <CameraControl>();
 }