Utility script that can help to work with large assetbundles. Keeps a list of assetbundles in memory, preventing them from being unloaded when changing scenes or deleting atoms.
Use as session plugin.
For example, you always use plugins with large assetbundles such as HD textures, materials library, pack of voice sounds, etc. and unloading them by changing the scene adds some load time. This plugin can help to keep selected asset bundles already loaded at startup.
It may case stutter with large files on startup because needs to load assetbundle anyway.
Use as session plugin.
For example, you always use plugins with large assetbundles such as HD textures, materials library, pack of voice sounds, etc. and unloading them by changing the scene adds some load time. This plugin can help to keep selected asset bundles already loaded at startup.
It may case stutter with large files on startup because needs to load assetbundle anyway.