local loadingScreenGui = Instance.new("ScreenGui") loadingScreenGui.Name = "LoadingScreen" loadingScreenGui.Parent = game:GetService("StarterGui") local ...
This is a WebGL template for Unity3D. It strips out the logo, game name and fullscreen button from the template, but keeps the loading screen that shows while requesting JS files for the player. - On ...