Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.mkd

AssetBundleDemo

How to try the demo

  1. Edit APP_ID, APP_KEY, CLIENT_ID, CLIENT_SECRET and SITE in /Asset/Editor/ExportAssetBundles.cs
  2. Edit APP_ID, APP_KEY and SITE in /Asset/Script/DemoInitializeBehaviour.cs
  3. Select /Asset/AssetBundle/AB01.prefab and right-click -> [Build AssetBundle From Selection]
  4. AssetBundle will be built and upload to the KiiCloud.
  5. Run the scene /Assets/Scene/Main.unity
  6. Logo that is contained by the AB01 will be shown.
  7. Select /Asset/AssetBundle/AB02.prefab and right-click -> [Build AssetBundle From Selection]
  8. AssetBundle will be built and upload to the KiiCloud.
  9. Run the scene /Assets/Scene/Main.unity
  10. Logo that is contained by the AB02 will be shown.