Im making a main menu for my roblox game and when you click play it brings up a roblox studio image and i’m wondering how to make it keep rotating around. Heres the main menu btw
.
I’ve tried a youtube tutorial but it only rotates once ;-; and i’m looking to make the ImageLabel rotate multiple times. Thanks for reading this topic and if you have an answer go ahead and reply with it.
So using the method @TheBigC10 gave you, it rotates the ImageLabel using the “Rotation” property. A full circle is 360 degrees. Assuming you start from 0 degrees, once you reach 360 that means you completed a full circle.