Doloro GDK 22 .1.0 Beta
by Tauri Interactive
ABT Integration

If you are using Asset Bundles Tools module you no need to handle manual call of databases loading.
But you still need to add a loader to the AssetBundlesLoader.

To setup the loader, follow next steps:

  1. Select game object with AssetBundlesLoader component.
  2. Add CachedTagsResourcesLoader via add component menu by
    Doloro GDK \ Data Management \ Asset Bundles Tools \ Hashed Tags Resources Loader path.

Now the loader will be automatically enqueued and handled by the AssetBundlesLoader after it fish with bundles loading.

See also:

Read more about the loader: Tags Tool