Page 1 of 1

Adding additional information dialogue into UI

Posted: Wed Jul 16, 2025 2:59 pm
by Rockoo
Hi everyone,

So I'm using a slightly modified SMS prefab for dialogue, where NPC and PC text is separated into boxes and flows downwards in a standard manner. This works, but I now want to add some additional functionality whereby if some info text is required e.g. quest updated, exp gained, level gained, it is interweaved within the text and everything keeps flowing as usual, like what's shown here:
Drawing 2025-07-16 19.52.39.excalidraw.png
Drawing 2025-07-16 19.52.39.excalidraw.png (18.08 KiB) Viewed 58 times
Does anyone know how I might go about achieving this? Currently I can put a new box of text in the messages but there's no dynamic changing of it in the way there is for the actual dialogue text. If anyone can help I'd really appreciate it, thanks!

Re: Adding additional information dialogue into UI

Posted: Wed Jul 16, 2025 3:47 pm
by Tony Li
Hi,

The Dialogue System Extras page has an SMS With Extra Panel example (direct download) that demonstrates how to do that.