So let's say I have a DialogueList with three options arranged vertically. I choose the third option, which is set to return to my DialogueList once it's finished.
Would it then be possible to automatically highlight and hover over that option I've just chosen? Currently the hover position always defaults to the top/first option in the DialogueList.
For reference I'm currently using Adventure Creator as a source for my menus, and Keyboard/Controller for my input method.


It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Welcome to the community, @Iggy.
Sounds like a good case for a wiki script that can handle this - I've added one along with instructions here:
https://adventure-creator.fandom.com/wiki/Re-select_dialogue_options_automatically
Hi Chris!
I've just tested the script and can confirm that it works. Thank you so much!