Creating a new Map Graph
Last updated
Last updated
Create new MapGraph
Open it
Add the required parameters
Add MinWidth
(int)
Add MaxWidth
(int)
Add Seed
(Seed)
Add GenSeed
(Seed)
Add Map
(Map)
Add Events
(Event)
Should be like this:
Add the minimum nodes
Add Fork
Add some event like FixedEventNode
Connect them
If Max/Min Witdh is 0, it will load the values from the Parameters setup on step 3.
You can set the default pool for when the input is not connected to a custom pool like this
You can set a special pool like this
You can set special events to happen only if other event exists in the map