Page 2 of 2

Re: VN - "Center on currenty Entry" possible bug

Posted: Thu Jul 06, 2023 11:03 am
by Tony Li
Good idea. I'll add that.

Re: VN - "Center on currenty Entry" possible bug

Posted: Thu Jul 06, 2023 1:23 pm
by Cussa
While on that, let me give another possible idea: auto-arrange nodes during an import.

We have an external tool that is generating a JSON file and we are reimporting it everytime in the Unity. However, this process means that we have to rearrange the nodes every time we import a new file. Could we have a configuration during the import that defines if you want to automatically arrange the nodes? (Maybe something like a dropdown with "No arrange, Horizontal, Vertical").

Re: VN - "Center on currenty Entry" possible bug

Posted: Thu Jul 06, 2023 3:38 pm
by Tony Li
Hi,

If you set a conversation's <START> node's canvasRect.x and canvasRect.y to zero, the Dialogue Editor will auto arrange them when you open the conversation. It will arrange them horizontally or vertically depending on your choice in Menu > Settings.

Re: VN - "Center on currenty Entry" possible bug

Posted: Thu Jul 06, 2023 4:58 pm
by Cussa
Perfect! That worked! Many thanks!

Re: VN - "Center on currenty Entry" possible bug

Posted: Thu Jul 06, 2023 8:22 pm
by Tony Li
Glad to help!