Hey, is there a way to re-order the player's responses in a conversation? Let's say I have 3 or 4 dialogue options and one of them is 'Goodbye' - I want goodbye to show up at the bottom of the list of options, rather than somewhere in the middle. Is there a way to do this?
Thanks
Re-order player responses in conversation
-
- Posts: 194
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Re-order player responses in conversation
Hi,
Inspect the previous node (the one that links to the player responses). The bottom of the Inspector view will show the node's links. Use the buttons with up and down arrows to reorder them.
Inspect the previous node (the one that links to the player responses). The bottom of the Inspector view will show the node's links. Use the buttons with up and down arrows to reorder them.
-
- Posts: 194
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Re-order player responses in conversation
Ah great, thanks! I don't know how I missed that