I'm using flowcharts todisplay dialogues. The dialogues are selected randomly.
A text box is set to display the current output value.
This works ok for all nodes except for the start node.
Because for the start flowchart action , the first output of the start node is chosen by default.
I can workaround it by using the start node only to know that a flowchart has started and only start the actual dialogue from the second node