Exemple #1
0
 void Awake()
 {
     controller = GetComponent <MissileController>();
 }