Announcements, support questions, and discussion for the Dialogue System.
fkkcloud
Posts: 298 Joined: Mon Oct 05, 2020 6:00 am
Post
by fkkcloud » Sun Jun 20, 2021 9:04 pm
Hello,
Just like how dialogue panel can be dynamically set via
How do I do this for Response Menu?
^ is there something like this?
Thank you
Tony Li
Posts: 21989 Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li » Sun Jun 20, 2021 9:16 pm
Hi,
There is no markup tag, but you can use the
SetMenuPanel() sequencer command. You can also add a Dialogue Actor component to the character and set its Menu Panel Number.
fkkcloud
Posts: 298 Joined: Mon Oct 05, 2020 6:00 am
Post
by fkkcloud » Sun Jun 20, 2021 11:07 pm
I suppose that I need to call this before I get into the actual response node (player choice node)?
Tony Li
Posts: 21989 Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li » Mon Jun 21, 2021 9:50 am
Yes. Put it in the node before the menu.