Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
13 stars 5 forks source link

Map areas for randomization #240

Closed snipercup closed 4 months ago

snipercup commented 4 months ago

Requires #239

Allows users to draw areas on the map that are not applied to the map data directly, but rather during map generation it will replace the tile that the area was painted on.

Paint an area: image

Rename your area and change the proportion of tiles: image

Preview the map and generate new variants: image

This only implements randomized areas. For more control, we'd need static areas that are deliberately placed to bring variation to a specific area, like the living room of a house.