The child nodes connected to the Multiple Choice node, are always ordered from left to right. So the leftmost child node always corresponds to the first choice, while the rightmost child node always to the last choice. Moving a connected child node will also auto update the connections to always be left to right. This is done to enforce a cleaner tree design instead of possible crisscrossing connections.
So to clarify again, choice 1 always corresponds to leftmost child node, choice 2, to the next in order from left and so on.
I will add a way to re-order the choices by drag & drop in the next version. Thanks for reminding me.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.