Hello!
I was wondering how I would go about creating a proper asset loading screen. I’ve tried using game.Loaded:Wait(), game:IsLoaded() etc, however when I join, sometimes parts of the game haven’t loaded yet. Is there a way to properly do this, or do I just have to create a placebo one?