I feel like I’m going to realize this is a stupid question later. I’m using Unity 3.0.0f2. In Unity iPhone, to export a .assetbundle, I’d usually right click on a prefab and the option to do so was there. Where is this option with Unity 3?
this never was a unity option
export asset bundle comes likely from the barebone asset bundle example on the unity3d page ![]()
Really?
I’m a little lost. Where is there an asset bundle example on the unity3d page?
the asset bundle related examples are:
- asset bundles
- character customization
not 100% sure in which one it is
question is where did you get it last time. And also an important reminder: iphone 1.x is basing on an old editor so whatever it was and whereever it came from it has a chance that it never existed on the 2.5+ side which is expanded into U3
Wow, how did I not notice this! Thank you dreamora!