If you instantiate one prefab lot of times, is it preferred to:
- LoadAsset once then use normal Instantiate every time on it
- Dont use LoadAsset, Always use InstantiateAsync
If you instantiate one prefab lot of times, is it preferred to:
I found this post to be helpful: https://discussions.unity.com/t/708143/5