Unity-Technologies / Addressables-Sample

Demo project using Addressables package
1.31k stars 300 forks source link

Remove sync Addressables #57

Closed AndyMUnity closed 3 years ago

AndyMUnity commented 3 years ago

Sync Addressables is not a part of the main Addressables API, using, AsyncOperationHandle.WaitForCompletion , see https://docs.unity3d.com/Packages/com.unity.addressables@1.18/manual/SynchronousAddressables.html

Removed Sync Addressables sample project, and read me info