I am creating an interactive presentation where you can click on certain parts of a cooling system and then a textbox pops up on screen giving more detailed information about the part the user clicked on.
I have two widget text blocks. One for the headline and one for the info text. I can set the Headline with the first part of the Event. The second set Text is an identical copy, the only thing I changed are the text block that is targeted and the text array variable that feeds the input.
The headline works great but the info text block is empty.
Weirdly it works when I plug in the text array that contains the headlines.