Hey there. I need to create what is essentially a thread of comments (like this forum), where each post has a variable height (determined by the label inside, which is set to 'adjust height' depending on its contents). I also need a sliced sprite for this label as the background, and this sliced sprite needs to match the size of the label + some padding.
Lastly, I need to be able to add these comments as children of a table so that I can reposition the table and order the comments vertically.
I can't seem to get this to work, regardless of how I set my anchors I always have these problems where the anchors wont 'settle' and theyll slowly crawl off screen.