Text sliding animation

Hello Developers, I’m creating a club and I want to have a simplistic UI Design and I was wondering how I can achieve this effect using tweenservice.
EX: https://gyazo.com/69ace9e7353107b6b8981612812a8f50

If you know anything about this and can help that would be very nice :smiley:

Tween its Y to its current position - 5(more means it goes more below) and tween transparency to 1 then make a text above it do the same things for it but 0 instead of 1 for transparency.

Will this work for loops? because it’s looping as well I just couldn’t fit the whole thing in the gif.

Yes it will work make a template and in loop clone it everytime you want to do animation

Not sure if your still struggling with this, but I made a module for this: SlideText Module - Roblox its the best I could remake it

1 Like