Ejemplo n.º 1
0
 void Start()
 {
     controller = GameObject.FindGameObjectsWithTag("Controller")[0].GetComponent <DashSceneController>();
 }