void Awake() { animador = GetComponent <Animator> (); spawn = SpawnerEstrellas.GetComponent <aparecerEstrellas> (); }