Tracking unity's loading bar

Is there any way to track unity’s loading bar while the project is loading? Looking to send those values to JS.

Any help would be greatly appreciated :smile:

Cheers,
Jason

No thoughts on this at all? Please I really need to get this working… even a direction to look into…Please any help would be great! :slight_smile:

Cheers,
Jason

Just look up application.loadasync in the scripting manual.
Very straight forward, if still having a problem, post again.