public void PlaceActor(IActor actor)
 {
     Spawner.PlaceActor(actor);
 }