Changing text size with code

So I’m trying to make a game and currently, I’m making settings. I have it set up so when it starts the text says 1 and you can hit a button to up it, but if it gets to something like 1.5 the text gets bigger. How do I make it so after the text changes the size of the text box/text itself goes back to it’s original size?

The only way I know of to change text size is to make it a clip and change the clip size itself. If the text has to be changeable, then you might have to go through child clip stuff or something like that.

So if i make a clip what code do i use

well here is an example of text size changing. feel free to use the code!
My Project7-7-2020_10-48-54AM.wick (4.8 KB)