Ejemplo n.º 1
0
 void Awake()
 {
     m_hTarget = this.gameObject.GetComponent<IControllerPlayer>();
 }