-
Auto-center motext with variable number of lines
I’ve got a template that generates short videos where I just feed it different text, and the rest is auto generated, but the vertical alignment is proving to be the biggest issue because the number of lines per segment keeps changing, and will change every time I feed it new lines.
I have absurdly complex kludges to work around this based on manually aligning text stacks between 1 and 5 lines tall, and then manually entering text into the motext object with the matching number of lines, but it would be MUCH simpler if there was a way to simply auto center the full text block vertically.
I have some basic xpresso familiarity, so not afraid of using that, but not seeing how to have it either simply auto-align vertically, or auto-detect the number of lines and then offset by predetermined shims.