How do you use the sine behavior to make the text size get bigger then, smaller?
i think you can't the sine on the text object work as the box you will bigger the box and smaller it
Well, is there any other way?
Develop games in your browser. Powerful, performant & highly capable.
You could use the Sine behavior with "Movement" set to "Value only" then add an event to "every tick" set font size to Text.Sine.Value.
Thanks! It works!