#BlobAssetReference and Baker
1 messages · Page 1 of 1 (latest)
Native containers can't be stored in blobs
in the baker or also in runtime?
I followed this tutorial https://coffeebraingames.wordpress.com/2020/11/29/getting-started-with-blob-asset/
1 messages · Page 1 of 1 (latest)
What is the correct way to create BlobAssetReference in baker?
I'm wanting to create a blob asset reference to store a NativeHashMap<FixedString64Bytes, int> in component by using BlobBuilder. It worked well when I add in runtime, but when I use in Baker it didn't work.
Native containers can't be stored in blobs
in the baker or also in runtime?
I followed this tutorial https://coffeebraingames.wordpress.com/2020/11/29/getting-started-with-blob-asset/