Hey guys,
I'm looking for advice on how YOU would make recurring thought bubbles that would resize to fit the respective amount of text. I want to make a framework to be able to use it over and over again.
Any ideas on the process?
Develop games in your browser. Powerful, performant & highly capable.
Depending on the shape of the bubble, you can use a 9-patch for the bubble.
https://www.dropbox.com/s/1cav3bhujuu34 ... .capx?dl=0
For the text you got to use a spritefont, that way you can exactly calculate how the size of the text will be. Not that this will be easy peasy.
I'm up for the challenge Thank you so much!