public Point FindObjetPos(MapElements obj) { return(BaseAction.FindObject(scenMan.LoadedScenario, obj).Position); }