public static void OnPowerupCompleted(Powerup powerup)
 {
     instance.DeletePowerup(powerup);
 }