public override string GetCollisionSound(PhysicMaterialType targetType)
 {
 public virtual string GetCollisionSound(PhysicMaterialType targetType)
 {
     // define default behavior here, if derived class doesn't need to do anything special
 }