Hello! This has been a great asset to work with so far!
I am developing a dialogue where the player must click a "continue button" (not affiliated with PixelCrushers continue button) in a separate text panel to continue after the npc dialogue and audio. I would like the response panel to stay hidden until after the player presses the continue button. Setting active to the response panel seems to break it, so that won't work.
Note: If your conversations normally also wait for the player to click a Dialogue System continue button in the subtitle panel, change the Sequence to: Continue()@Message(ClickedContinueButton)