public void Initialize() { world = (LayeredWorld)WorldManager.GetWorld("grassland"); player = new SecondPlayer(world); }