automate fbx to assetbundle conversion

We need to convert a large number of fbx files into individual asset bundles for each platform (a bundle for each fbx & each platform) supported - is there a way to automate this?

1 Like

Hey,
Did you find a solution for it…!

Not really but you can speed things up with editor scripts.
You can write an editor script to export a selected object(s) to assetbundles for each platform.
Or you can buy an asset to load models at runtime in their native format instead (though will be slower for sure)

1 Like