Blueprint Layers
A blueprint layer defines a map using cells on a grid. You can create a map by manually painting cells or by using generators and algorithms. Here's a simple example that uses two blueprint layers.
Layers are executed from top to bottom including their modifiers. So always make sure the order is correct when creating a blueprint stack.

You can see that the second layer (Island LVL2) starts by using the LVL1 map as a base with the Add modifier. Then, a Shrink modifier is applied to reduce its size. Finally, a Smooth modifier is used to soften the shape and remove sharp edges.
There are many modifiers available, including some more complex ones. The best way to understand them is to experiment and see how they affect your map.
Read more about painting layers or using modifiers:
Paint MapGenerators & ModifiersOrganize Layers
In Version 4, layers can now be organized into folders for better structure. To create a new folder, simply click the + Folder button. You can move layers into a folder by clicking the Move to Folder icon and dragging the layer into your desired folder.

Last updated