Adventure Creator call post subtitle
Posted: Fri Jan 13, 2017 12:16 pm
Hi, Im using dialogue system in combination with Adventure Creator and have run into a problem with call order. my dialogue manager is set up to use the continue button to progress the conversation, always. when i make AC calls on the last node of my conversation, i would like it to wait to call the AC interaction until after the player has pressed continue for the subtitle. I've tried using@{end} but that just calls when the player makes a response and doesn't wait, and instead jumps right into the interaction. any help is appreciated. thanks in advance. This has been a great package to use!