Could I create background download in Unity. For example user downloaded all needs for start game and another assets downloading in background when user is playing.
1 Answer
1Yes. This feature is called Asset Bundles.
Could I create background download in Unity. For example user downloaded all needs for start game and another assets downloading in background when user is playing.
Yes. This feature is called Asset Bundles.
Thanks for that
– MelserSerg