Map Graph
A visual tool to edit the map generation
Last updated
A visual tool to edit the map generation
Last updated
Example:
Nodes:
EventPoolNode: holds a list of possible events to be chosen in other nodes;
RandomEventNode: adds a random event to the map;
FixedEventNode: adds a specified event to the map;
ForkNode: adds the connections between the events.