-
Creating an editable multi-line paragraph with shape layers underneath
Hi all, I’ve been trying to create a MOGRT that will allow me to copy and paste text and have shape layers underneath them. I’ve tried multiple tactics but something has always kept it from perfect.
The closest I’ve gotten is following this tutorial by Illr Beqiri that is pretty ingenious that uses webdings as the shape layer.
https://www.youtube.com/watch?v=R2a-_flGOAk
The trouble I’ve run into with that is the fact that when input the text in the Essential Graphics panel, I have to manually figure out where to create a line break. In the comment section, someone asked how to make it fit a text box. The solution works but I feel like its the same level of annoyance as manually creating the line breaks.
I’ve also tried digging into other mogrts that utilize sourceRecAtTime but still not sure how to get the formatting properly.
So I’m wondering if there’s another way to go about this? I just need to be able to insert text and have it formatted like this. Ideally it could scale in size depending on how many words are inserted but I’d be happy just to get the line breaks to happen automatically.
Thank you