Пример #1
0
 void Start()
 {
     dragon = DragonController.FindObjectOfType <DragonController> ();
 }