public void ShowDamage(float Value, float holdTime) { StartCoroutine(textoEvento.ShowDamage("", Value, holdTime)); textoEvento.SetAllUp(); }