Exemplo n.º 1
0
 void Start()
 {
     retryer = retryer.GetComponent <Retry>();
     shaker  = shaker.GetComponent <ShakeCamera>();
     flame.SetActive(false);
     explotion.SetActive(false);
 }