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

How do I make a textlabel move?

Asked by 4 years ago

How do I make a text move position from the middle of the screen to the right side of the screen while getting smaller over time

0
Someone pls help Firewolf0z -59 — 4y

1 answer

Log in to vote
1
Answered by 4 years ago

You can just use TextLabel:TweenSizeAndPosition(end size, end position, Easing style, Easing direction, tween speed)

For more info, search on the Roblox developer hub "TweenSizeAndPosition".

Hope this helped!

0
I clicked on the arrow that goes upward since it recommends research programmerHere 371 — 4y
0
Oh so I should add a script to it? TheRealPotatoChips 793 — 4y
0
Ok TheRealPotatoChips 793 — 4y
Ad

Answer this question