I made a custom SequencerCommand and it works great.
But each time I add this command to a Sequence, I must also add "{{default}}" at the end (otherwise the conversation skips to the next node).
Is there a way to add this "{{default}}" automatically from my custom SequencerCommand?
Thanks!
Adding command to sequence via script
Re: Adding command to sequence via script
Hi,
No, there isn't a way to do that, since some sequences might not want to include the default sequence. However, instead of manually typing {{default}}, you can click the Sequence field's "+" button and select "Include Dialogue Manager's Default Sequence". This will type it for you automatically.
No, there isn't a way to do that, since some sequences might not want to include the default sequence. However, instead of manually typing {{default}}, you can click the Sequence field's "+" button and select "Include Dialogue Manager's Default Sequence". This will type it for you automatically.