How would I go about making a loading screen for my game?

The game that I made has a lot of meshes, textures, and other stuff. When you first load into the game everything is gray, and I want to make it so you don’t see these until it is fully loaded. So how would I go about doing this?

I guess you could use PreloadAsync?

1 Like

Check out this article: