I've used Textbox autosize but I don't really see any difference and I want the size of my textbox's fontsize the same with my Textbox (not really the same but in proportion).
or https://onedrive.live.com/redir?resid=A ... hoto%2cpng if the image above cant be seen.
Nevermind Solved XD
Develop games in your browser. Powerful, performant & highly capable.
How you solved it please tell me.
krisnk - I don't recall very much but this should work:
Action: Textbox -> Set CSS Style ->
Property Name: "font-size"
Value: "2em"
(The number of the value is the size but don't forget to add the quotation marks and em.)