I'm trying to create a branching dialogue system where all lines of text are loaded from a .txt file into different Background System Boxes that will be reused often, is there any way to calculate the number of words wrapped so I can use an expression to dynamically change it's size? Or is there any example of how to create my own word wrapper to handle this?