JUST FOUND OUT THAT MY VOLUME WAS MUTED. xP
This was working yesterday and it stopped working.
01 | Game:GetService( "ContentProvider" ):Preload( "http://www.roblox.com/asset/?id=138089845" ) |
02 | script.Parent.Visible = true |
03 | script.Parent.Text = "Loading" |
04 | wait( 1 ) |
05 | script.Parent.Text = "Loading 5%" |
06 | wait( 0.15 ) |
07 | script.Parent.Text = "Loading 7%" |
08 | wait( 0.15 ) |
09 | script.Parent.Text = "Loading 9%" |
10 | wait( 0.15 ) |
11 | script.Parent.Text = "Loading 20%" |
12 | wait( 0.15 ) |
13 | script.Parent.Text = "Loading 35%" |
14 | wait( 0.15 ) |
15 | script.Parent.Text = "Loading 34%" |
I have no output or anything. It worked one day and didn't the other.
First of all WOAH on the loading and the transparency animation.... Please try to use for loops for that!!
Another thing is that this question is a bit vague, could you provide a screenshot of the location of the sounds and gui objects? Thanks I'll edit once you reply with info!