The question is very simple. How to make a loading swirl that is applied as a GUI object; usually shown in simulator games when a players data is loading.
I want to know how to make a circular loading swirl shown here:
The question is very simple. How to make a loading swirl that is applied as a GUI object; usually shown in simulator games when a players data is loading.
I want to know how to make a circular loading swirl shown here:
use a swirl image with a transparent background, import it into roblox, and rotate it with tweens
just rotating that image will give off the swirl effect
Just make it rotate using TweenService or put in loop.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.