#Gui Loading Effect

1 messages · Page 1 of 1 (latest)

shrewd cedar
#

is it possible to make this type of undertale barrier effect in the video that im showing?
i want to make it with roblox gui but how complicated would this be and is it just better to upload a video to roblox instead? please help me how would i go about doing this

native grotto
shrewd cedar
native grotto
coarse hound
shrewd cedar
#

and thats an issue

#

i dont have 2k robux

coarse hound
#

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

native grotto
#

Too bad

shrewd cedar
#

hopefully someone here knows

native grotto
#

2k robux

coarse hound
tough needle
#

maybe try to get the transparent texture for the gradient and put it in an imagelabel

shrewd cedar
#

how would i go about doing that

#

im new to advanced ui stuff

tough needle
#

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

shrewd cedar
#

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

tough needle