Hey. I’m looking into achieving a layout where I have a text that is supposed to wrap around image perfectly. Check this out:
Using a horizontal layout group the best I can do is make the image stick out to the side. I’d like a second line of the text to start normally. How can I achieve that?
I am using this for my text to fit a circle.
Basically I have a different TextMesh for every Line. So that they fit inside the circle. Its somewhat teadious to setup tho.