//message
 public void DoublePointMessage()
 {
     powerUpSource.Play();
     powerUpManager.ActivateDoublePoint(doublePointMode, powerUpLength);
 }