hello
I am trying to do 3 multitargets in one application and im not sure how to go about this. For the moment I am using the flakebox sample in unity and I want to repeat this with two other boxes which have different imagetargets.
Would really appreciate some help on how to achieve this. Im a bit stuck with the config.xml file and qcar-resources, as I have 3 different ones.
thanks
You need to combine all of your targets into a single config/qcar-resources set. Use the Trackable Management System to create a single project that contains all the relevant targets. You can either create individual image targets and edit the config.xml by hand to create the multi targets, or you can create the multi targets directly using the TMS.
- Kim