public override void OnLevelUnloading()
 {
     base.OnLevelUnloading();
     PropRemover.Dispose();
 }