monsharen / build-engine-unity

Implementation of Build Engine features in Unity
2 stars 1 forks source link

Add Addressable Asset support for Maps #3

Open thomas-rosenquist opened 9 months ago

thomas-rosenquist commented 9 months ago

Would be neat to upload maps to Unity Cloud Content Delivery and download them on the fly using Addressables in the Unity project.

New maps can then be uploaded to CCD without game updates, and available maps could potentially be selectable in the UI instead.