Hello everyone,
Is it possible to load in datasets and trackables from external paths? I have tried including datasets into Unity3D Asset Bundles, but Unity doesnt allow *.dat files to be included into Asset Bundles.
What I am looking for is a way to download the dataset and trackable images from external scource, as it is for a variable app.
Thanks in regards,
Morgaza
Hello,
Did someone got this work?
What I got is actually the dataset are loaded, but the not the database
I load the dataset from the persistentDataPath
or maybe now we can't load datasets from external source anymore?
thanks