Hi Guys,
I'm on Unity3D 3.4, I downloaded the AR Qualcomm SDK and I would like to have more than one Frame Markers. So,
as soon as I drag the FrameMarkers_Prefab into the Hierarchy section, if i change the picture of the marker it changes the markers of all the FrameMarkers already allocated. They all have different ID. :( How Comes?
Thanks for the Help.
GC.
I spoke too soon! Figured out the problem. The pre-fab frame targets don't have the TrackableEventHandler script attached to them. You need to attach this manually