What's the best strategy for making a huge and beautiful map for an open-world game?

How would you go about making a huge and beautiful open world map (aprox.100sqKM), something that is similar to Assassin’s Creed Valhalla’s map?
What would you use for the best result? Would you make use of heightmaps generated from Gaea, or other similar programs? Or would you make it patiently by hand, using the landscape tool and other tools from UE5, alongside making use of references, and similar strategies?

I’m asking these questions, because, I would like to make something like this, for an open-world game, and I really don’t know what would be the best option…

So I’m asking you guys, who are more experienced, and know what would be the best course of action. Thank you in advance!

World partition is designed for this.

1 Like

probably the fastest way is to find a marketplace item for it and use that. :slight_smile:

1 Like

I think the fact that you specify beautiful means that it will have to be done by hand and use references, to have the associated detail and design. But then the fact that you also specify huge means you’re probably going to have to use things like height maps at least at an early stage to block eveything out. So I think you will need to use both options and more (ie actual level design and how it effect flow and gameplay, something i know little about but is a huge area of study in itself).

I think one course of action would be:

  • deconstruct a smaller area to see how it is built (here is where height maps could come in handy as a source material)
  • build your own smaller areas that can later be combined in a modular sense
  • once you have a few of these, start to look at how they would fit in a larger world, and look at combining them with perhaps sparser or different types of inbetween terrain.
1 Like