I've just gotten started using this system and it looks very helpful and powerful!
I'm trying to get the conversations set up the way I need them. I've configured it so that every piece of dialogue requires a click to continue, there's no dialogue choices, and dialogue subtitles always appear.
I'd like to get it so that I can assign characters to subtitle panels on a per-conversation basis. I'd thought the best way to do this was with sequencer commands. I tried using this sequencer command in the Start node of my conversation:
Code: Select all
SetPanel(Arcett, 1);
SetPanel(Yova, 2)
I am not sure how to proceed. Is there something wrong with my sequencer commands? Or is there something I need to configure differently about the conversation? Or is there a better way to achieve this goal?
Any help you can provide would be greatly appreciated.
Best,
--Squirmonkey