I’ve been making a game like nico’s nextbots and Garry’s Mod style, i’ve made a main menu but i kinda dont like the logo spinny transition.
How can i make this better? Can someone give me better easing style?
This is the script if someone needs it.
local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)