Need a detail tutorial on Assest bundle

Hello All,

Unity has a great feature of Assets Bundle but unfortunately we do not know how exactly we can use it for streaming or loading data.
If you know then please help give a good tutorial on it.

rahu

Are the docs not good enough?

for a non programmer, really not good enough.
Need to have little more like a step by step guide rather then just description of API.

So if possible I really need it.
rahu

Asset bundles can only be created using the API.

But the usage need to be described more user friendly. And it is not up to the non programmer level.
Hope in future we have something like that.
rahu

So a feature that is only intended for programmers to use isn’t documented well enough for non-programmers? Did I understand you correctly?

yes you understand it right but again unity is for everyone including non programmers and asset bundle is need for good results in unity. So it need to be documented or explained in such a way that any one using unity can understand it and use it.

rahu

It is explained and documented well. But it does require that you have a basic understanding of programming to use since it is only accessed through the API. Just like the documentation explains how to import a model, but doesn’t explain how to create a model.

Unity isn’t intended for non-programmers to be able to magically do everything. Certain things you can do with limited knowledge of certain things like programming, but the programatic aspects will mean that you will have to have the knowledge to use them.

I think I am wrong place to discuss things which are creating issue for me.
I should close this post here.
thanks for all your support
rahu

5.x will see some improvements to asset bundles which will mean artists can associate assets with bundles in the editor. There won’t be a need to write editor scripts to make asset bundles.

that was more promising for artist friendly game engine.
thanks
rahu