Exemple #1
0
 void Start()
 {
     recogibles = GetComponentInParent <ObjetoRecogible>();
     recogible  = false;
 }