-
Text box for more than one text layer?
Hi all,
I’m trying to create some text templates for work. One template I’d like to make is one where text layers stack on top of each other and animate in. I’d like the user to be able to add or subtract text layers for their needs and have a box that surrounds the text layers account for the addition of subtraction of those layers. I know how to create boxes that respond to the size of individual text layers. My question is, is it possible to have a dynamic expression where the box would change its size based on any new text layers that were added or subtracted?
I suspect (if it’s possible), it would be through indexes, but I can’t figure out how to make it look at it as basically [index(0) through index(current -1)]. I know that’s not written correctly, but it’s basically what I’d want it to do.
Sorry for the long explanation, but is this possible?

