I have successfully implemented a state machine and also a sub machine with a reference from the initial. Now I'm stuck at a point where I cannot think about any way of linking an exit point to it. The links to my model is given.
https://drive.google.com/open?id=0B9PT7E5L1ac9LTZlZWV5bWx1V1U
https://drive.google.com/open?id=0B9PT7E5L1ac9RnR6UUtrMkRoZE0
If you look at it, I have referenced a sub-machine from "DirectQuery" State (marked in red in the parent machine- img2). Now I have a problem in linking the exit point to the parent. If there are two exit points, how can I handle both of them?
Ok, currently not supported but I realised it's actually defined in spec and papyrus also have it(though a bit hidden in properties editor). Created gh-323 to implement this.