hey man this is wonderfull and works great, but this part 8:00 I dont get whats the goal? so instead of hard coding the scene to load in the loading screen you will hard code it in global script?? isnt that all in all the same ?
Sort of. it just makes it so whatever scene you're coding later is a bit easier to code since the method exists Globally to just go to that loading screen and you can tell it what scene to load by just changing the global variable
And how to come back to scene 1? I tried and loading bar does not go to ready function to process function ! You should also show loading scene 1 from scene 2. By the way thank you for the loading video.
nice video, more utility(as in not camera or character movement, this can be considered a system IMHO) types of videos like this please...I'm no stranger to godot, but I really think these are very useful.
Thank you for your tutorial, exactly what I was looking for ! Clear and concise, perfect !
Great video! Will be going in my Watched Later playlist for when I need it.
it stops at 50% then it load to next scene, how do I make it constantly reading state of loading ?
Nice and simple way on how to do it, thanks! Worked like a charm!
very helpful! thank you
Much appreciated,, my slime!
I used the same code and it works for some scene but for some with heavier resource the progress is stuck at 0%
Me too but whay??
hey man this is wonderfull and works great, but this part 8:00 I dont get whats the goal? so instead of hard coding the scene to load in the loading screen you will hard code it in global script?? isnt that all in all the same ?
Sort of. it just makes it so whatever scene you're coding later is a bit easier to code since the method exists Globally to just go to that loading screen and you can tell it what scene to load by just changing the global variable
Thank you! It was really helpfull
Great video! Worked 👍
And how to come back to scene 1? I tried and loading bar does not go to ready function to process function ! You should also show loading scene 1 from scene 2. By the way thank you for the loading video.
Was hoping more for a progress bar like in the thumbnail
Great Video, thank you so much :)
Brilliant!
It seems to freeze at 87% constantly
super helpful!
thanks a lot
nice video, more utility(as in not camera or character movement, this can be considered a system IMHO) types of videos like this please...I'm no stranger to godot, but I really think these are very useful.