How to make Loading Screen?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By infamousninja44
:warning: Old Version Published before Godot 3 was released.

Hello, is in the Godot way to make loading screen? I mean is that possible to load textures and music while game is running, not at start as it is default? Maybe something like
var texture
texture = load_texture(“path”)

Or is there any other way to do that?
Thanks for answering.

:bust_in_silhouette: Reply From: Mohammad Hadi Aliakb

read this :smiley:

I think you should include some of that link’s information, so that even if (hope not) docs go dead, users would be able to understand your answer.

Bojidar Marinov | 2016-03-07 12:44

Yeah i saw this 2 days ago, but i didn’t answer because i tried to understand this. Maybe ill get this in a few days, thanks for link

infamousninja44 | 2016-03-08 21:44