|
RemotePackageManager
0.2
Easily add suport for AssetBundles to your game!
|
Public Attributes | |
| string | package = "" |
| The URI of the package to be downloaded. This is the relative path from the "Assets/AssetBundles/" folder. More... | |
Simply put it in the hierarchy to download a package and instantiate the referenced prefab in its place!
See the example scene "InstantiatePackageAutomatically" in order to see it in action!
| string RemotePrefab.package = "" |
The URI of the package to be downloaded. This is the relative path from the "Assets/AssetBundles/" folder.
1.8.6