#How to Make Loading Screen?
1 messages · Page 1 of 1 (latest)
If you mean how people make custom loading screens, they don't, they just make a UI that makes it seem like it's working but it's not
Clarify I guess
Loading screens is a working thing
Create ui with some image while loading assets
And
Create array of sound effects you need to preload
Then
for sound in SOUNDSARRAY do
Stop(Player.PlaySfx(sound))
end
(not passive aggressive I js suck at talking) It doesn't work persay it's just there asthetically and it guesses how long it takes to actually load stuff so u kinda js end up seeing the loading stuff anyway or js take too long
Is this a new thing with he sound engine I havent tried it out can you really just put an array in the play sound stuff bc back in my day we had
Create A and loop from 1 to (array length)
Play sound (array. A. Item)
Wait is that what that is
Idk what that does
Mb I'm talking too much for a person with no experience on builda but all experience in je
Can ya record doing it because I do not know how to script in Builda 🙁