- Home /
Question by
moregergely0001 · Mar 11, 2013 at 07:45 PM ·
assetbundlesave
AssetBundle Save Dir
Hello, i use WWW.LoadFromCacheOrDownload();. it saves it's assets to the disk. Where does it save it? I can just relie it as "assetBundle.mainAsset", or has it a saving directory? or If i build it from the "Assets/Resources" directory, does it save it to there? So later can i access it as "Resources.Load()"?
Comment
Your answer