So is there a way to get how much Godot has loaded a scene?
I want to get a number out of Godot if like 5% of the scene out of 100% has been loaded.
So I can make a proper Loading Screen where the Player knows how much they must wait.
Thank you Very much!