Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Do I Use Tweening?

Asked by
Omarstein 100
10 years ago

Do I use tweening if I wanted to change the center of a textbutton from the top-left corner to the center of the textbutton?

1 answer

Log in to vote
0
Answered by
Vathriel 510 Moderation Voter
10 years ago

No, because tweening moves a text button, but does not change how position is calculated. In order to do that you need math and the current size and position of the text button.

Ad

Answer this question