#Gui Loading Effect
1 messages · Page 1 of 1 (latest)
Ur better off with a video Imo
yeah but a video costs 2k robux
Really?
damn ong?
well
i think you will not the get the same result but i think you can try with ui gradients
i dont know how you can change them smoothly because they cant tween
but i saw some games do it so there is a way
Too bad
hopefully someone here knows
2k robux
u can try to search on the devforum
well the gradients here seem to be solid, its the background that changes color. you could probably do the gradient separately then tween the background color
maybe try to get the transparent texture for the gradient and put it in an imagelabel
so assumedly the gradient is a conic gradient going from white transparency to black or like a dark grey, stacked in four directions then stretched to be longer. that one doesnt change, its static
youre gonna have to get it outside of studio
i think ui gradients are limited to linears
https://www.w3schools.com/css/css3_gradients_conic.asp heres a css article about conic gradients if you want it
but yeah you should be able to make it pretty easily in like photoshop or something. id recommend not getting photoshop there are a million free alternatives to it with the same features
but yeah it has to be transparent and it has to go from black inside to white outside but set the transparency to 0
like the color changes but it also fades out
once you have that you put that image in a frame and then you modify the frame color with a script
it goes from white to black i think. you should be able to tween that easily let me get you the docs
so yeah im pretty busy so i might not be able to answer every question but hope this helped
learn up :D
what abt lerp
I did this instead, but theres a big issue in the loading
Watch Untitled by spartanrdominai and millions of other Roblox Studio videos on Medal. #robloxstudio
it flashes before loading in finally and this is supposed to be loading instantly because this is the loading screen lol
im using frames
can this be solved with better code or is it impossible
for example when you join a roblox game you can see whats around you for a few seconds before the gui loads in, however some roblox games like deepwoken and arcane oddyssey instantly go to the loading screen with no delay
I could always just do 1 frame for about 3 seconds of a black screen
after the "loading" is over, it will do the undertale barrier break effect into the main menu
dont?