Reply To: Troubles with order of the choices in DialogueMultipleChoice node

NodeCanvas Forums Support Troubles with order of the choices in DialogueMultipleChoice node Reply To: Troubles with order of the choices in DialogueMultipleChoice node

#15894
Gavalakis
Keymaster

Hello there,

This is true. The order of choices change with the position X of the child nodes. If the re-choice ordering inside the node inspector does not work for you and you don’t mind changing the code, you can comment out the contents of the ‘TrySortConnectionsByPositionX’ method found at Editor.Node.cs file line #865. (do not comment the whole method, only the contents so that it does nothing).

Doing the above will basically disable the whole automation happening regarding connections ordering.

Let me know if the above works for you.
Thanks!

Join us on Discord: https://discord.gg/97q2Rjh