Page 1 of 1

Accumulate Text in NGUI?

Posted: Mon Dec 24, 2018 11:40 am
by hallyhalla
Hi. :)
I want to Show Dialogue as multiple clicks.

NPC - Hello,
(User Click)
NPC - Hello, My Name is
(User Click)
NPC - Hello, My Name is John
(Click to Next)

Is that possible in NGUI?
Thank you very much!

Re: Accumulate Text in NGUI?

Posted: Mon Dec 24, 2018 1:35 pm
by Tony Li
Hi,

Yes, you could just make them separate dialogue entry nodes. Set the Dialogue Manager's Subtitle Settings > Continue Button mode to Always so the player has to click each one.