[RELEASE]-[LoadingScreen] <ANIMATED> Kosta_loading

I dont think so, it works just fine in a browser outside of the game so it probably has something to do with the game browser not willing to load the files. On the other hand having a youtube video is better for your server and doesnt force your players to download huge videos before joining, rather youtubes auto quality setting determines the video quality based on their netspeed.

I’ve made a template from what im using (i probably left some unnecessary stuff in there) so everyone can experiment with it. Ill leave this link here untill @OMGNick releases a working version again.

Thanks for helping me out here! I will work on it ass soon as i found little time for my self and developing.
Thanks!

1 Like

i appreciate for your work great job for your work !
maybe can i have tools to put random music or at least even knowing where can i learn it ? sorry for bothering also thank you for your loadingscreen work

No problem. You can edit the loading.html file with simple text editors like notepad or word (I suggest you get atleast Notepad++) wich will make it look nice and organised. Then open it up, make a change to it, save it and you can test it just by opening the html file in ur browser so you wont have to reload it your server. You can always refer to w3schools.com/html if you want to learn more specifics.

How do I change the discord Text? Or where?

Sorry for delayed answer…

Discord text: line 226

<font face='Montserrat' size="3px" style='color: white;'>Discord LINK</font>

Where do i change the Discord Link and make it not in that language?

<font face='Montserrat' size="3px" style='color: white;'>Discord LINK</font>

It doesn’t let me log into the server anymore, loop video meanwhile my hud and stuff work.
No error in console or F8.
fix pls

where do i put my discord inv

can you change the volume to the music or…

Can i remake this loading screen and post it on github?

For sure, but sadly not any time soon…

why not?

I don’t have time for it right now.
I’ll do it as soon as I find some extra time.

What should i update to get my logo ther, witch file?

Line 222 in loading.html
or simply change png.png image in files

<div>
  <img src='png.png' class="heartBeat animated infinite"style='width:424px;height:424px;'>
</div>