What method do I use to make

Hi. What method should I use to make something like this;


As you can see Kohau Loading Screen has the moving “K”'s I want mine to do like that too but what method do I use for this? I really appreciate your help.

1 Like

make ur image size scale 3, and tween the position for 2 seconds down and to the left with a callback that resets the position

1 Like

Alright, lemme try this. I will tell you if it works.