I'm wondering what the best way to accomplish this might be, or some ways to try.
I imagine it would be something to do with a traffic controller toggling between looking for the randomized conversation starting node and looking for the next conversation in linear order?
And then once you go inside the randomize conversation choice node, it takes a list of the randomized conversations, gets 4 randomly from the list, and puts up a selection title for each one. Upon selection, it goes to the starting node of that conversation. Then the ending node leads back to the traffic controller.
How do I refer to these things and what's the best way to interact with them through the dialogue system?
Thanks for any help
