Ejemplo n.º 1
0
 // Use this for initialization
 void Start()
 {
     cmgnt = this.GetComponent<CamManagement> ();
 }
Ejemplo n.º 2
0
 // Use this for initialization
 void Start()
 {
     cmgnt = this.GetComponent <CamManagement> ();
 }