Reason: Error: Expected HTML element @ TypeError: Expected HTML element at Q.Ea (https://editor.Construct.Net/r370/main.Js:1052:340) at window.TO.Qvb (https://e...
I haven't had time to check out the new flowcharts feature yet in much detail, but I remember some discussion somewhere about it possibly being useful to build...
I'm currently working on a 2d life simulation. So far its a pretty awesome project. A little bigger than I anticipated but thats fine. I have one question thoug...
How do I get the answer choice selected in Flowcharts? I want to make tests. And I don't understand how to do the counting of correct answers. What's the best a...
I see a new feature added in the beta version where each output of a flowchart node, can have two kinds of links : Lines and Path find. What's the use case for...
Is it possible to get a list of all values of all nodes of a flowchart. Need this for localisation, so that I can copy a list of all the values to give them to...
I'm getting a lot of great use out of the flowchart plugin. I've been using multiple flowchart controller objects, some with instance variables and the like. I...
Is there a way to start a flowchart at a random output of the first node. If I use the Start Flowchart (by name) action, it starts at the first output of the no...
Is there a way to check if the current node is the end node of the flowchart ? I suppose it's possible to tag the node but is there a better way to do it?
It's been a while since the Flowchart tool has dropped and it's received a few updates in that time. Over the last year or so, I've been on-and-off trying to cr...