Loading Screen Help | UI

Ok here is what I want to do.

I have this grey sword loading screen,

But I want it to slide the colours until it is like this

Kind of like when Bubble Gum Sim loads, the title is grey then it goes to pink, but this has more colours.

2 Likes

You need to use “Slice” to slice it while filling so it doesn’t act weird. And for the filling animation, you’ll need TweenService. Not sure if there is any other way to do it.

I’ll look Slice up! Thanks, I will say if I need anymore help.

1 Like

I cannot find any documentation on Slice using tweenservice.

Do you know any guide I could follow?

I have not done a advanced loading screen for awhile. But what might work is if you duplicate the sword, and make the 2nd sword the size at the position you want it to start loading at ( tip or handle )
and color it what you want the sword color to be loaded too.
After all that is done you can tween the size and position to the size and position of the original sword.

That is confuseing me, could - wouldn’t the Tween make it look distroted if I size it smalling-