Expression to change font size on a new line of text
Hey there,
I'm a total hack when it comes to expressions so my apologies for asking what is probably a very basic question with a simple answer.
I'm trying to create a text layer with 2 lines of text. The first line is linked to a slider so I can animate it and beneath it (on a second line) I just want the word "Growth". I've managed to get that happening fine with this expression: Math.round(effect("Slider Control")("Slider"))+"x"+"\r" + "GROWTH"
However I want to be able to control the font size of just the word "Growth", rather than changing the font size of all the text. I can't work out how to use a 'setfontsize' modifier on just that one word/line.
Any help would be much appreciated.
Cheers
Tim
