Xbox UWP exporter; Flowcharts improvements; Usability and performance improvements.
Just wondering if the value can take numerical values... for example if you want a node to have somekind of stat check to decide which way to go?
From my experimentation looks like values can only be strings. But when you read that value in the event sheet you can convert it into a number first by using the system expressions float(x) or int(x).
Oh, totally forgot. Thanks a mil!