HalfLifeAssetManager
HalfLifeAssetManager copied to clipboard
Load assets asynchronously
Assets are currently loaded synchronously, which locks up the user interface. Load them asynchronously with a progress bar to keep the interface responsive.