public float GetPowerupDuration()
 {
     return(powerup.GetDuration());
 }