First of all, thank you and congratulation for this amazing tool, which is really handy for us little people

I'm currently trying to make a comic-like cutscene, where a new custom panel appears on each "continue" action, without erasing the previous ones (and the dialogs within). I do realize that I might not be really clear, so here is a visual example:

So far I managed to keep the panels logged on screen by disabling the animator component; but not the text. The only theoretical solution I have in mind is to create a NPC for each panel but... Maybe there is a simpler way?
Thanks for your attention.