Hi Gavalaki . Thank you very much for your reply.Yes“Split”node is another way to split the flow in multiple paths,and I have already settle my issue. Thanks agsin! But here I meet another question: When I export json file in FlowCanvas ,it’s can not serialize SubGraph content to the json files. Do u know how to export SubGraph content to the main json files? (PS: I knew SubGraph is a new asset inside the Main asset).Looking forward to your replay!
Unfortunately, since subgraphs are separate asset references, serializing the json inline within the parent graph json is not really possible right now :/. I assume that you also want to load the saved json back into a graph including all sub-graphs? I will need to take a look at this and see how it could be achieved, but I can’t promise anything.