Module mapgen::filter::distant_exit

source ·
Expand description

Add exit point to the map

This modifier will try to add exit point as far as possible from the starting point. It means that starting point have to be set before this Modyfier will start.

Structs

Add exist position to the map based on the distance from the start point.