I was trying to make a loading screen when i suddenly realized i have no idea how to check how many assets need to be loaded/have been loaded
It's kind of a bad thing considering i dont wanna stop the loading pre-maturely
Anyone know how to check this?
Using http://wiki.roblox.com/index.php?title=API:Class/ContentProvider is a good way to load up assests and it can tell you how many more there is to load!