K
K
keltkelt2019-08-05 11:46:15
Unity
keltkelt, 2019-08-05 11:46:15

Untiy3D. How to save/load AssetBundle locally?

The user downloaded the content (AssetBundle), which should remain with him and be loaded from the local storage the next time the application is launched (currently in Android).
Confused in infe, the first time I deal with this. Something deprecated, and so on. Somewhere they write about Application.persistentDataPath and serialize it there, somewhere about LoadFromCacheOrDownload.
I'd appreciate an explanation, thanks!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2019-08-05
@keltkelt

Download the gang from the network, save it in the cache folder (temporaryCachePath) and use it from there. Everything seems to be simple and there should be no questions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question