#💬 subzer044ʹs Feedback
1 messages · Page 1 of 1 (latest)
I had to record on phone cuz I couldn't upload on pc for some reason 💔🥀
add some tweening such as fade out type of deal
Like a transition when you press the play button?
exactly, for example:
local A = TweenService:Create(Fade, TweenInfo.new(0.75, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {BackgroundTransparency = 0})
local B = TweenService:Create(Fade, TweenInfo.new(0.75, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 0, false, 0), {BackgroundTransparency = 1})
You might need to do more than that but thats a lil example to see
Ye, I was thinking to get a black frame on UI and fade and unfade
If that works...
Ima try that when I get home
its the name, so for my script i have for fading out in my loading screen is this:
https://medal.tv/games/roblox-studio/clips/jYzy0TRoLE03jComP?invite=cr-MSw4REgsMjYyMzI1OTEx
Watch Roblox Studio and millions of other Roblox Studio videos captured using Medal.
Ah ok, is that the code for fading in and out or just out?
just out
How do you make those wind particles?
Was a free source somewhere in dev fourm