Hi! I'm sitll just in the process of trying to look through the demos.
I tried to modify the ImageTarget Demo by adding my own objects to them, but it seems I can't even pull off something so basic...
The objects I'm using were exported from Blender, they render fine in the preview of Unity and what's even stranger is that they render fine if I drag them out of the imagetarget so they aren't children. However, as soon as I put them back into an imagetarget all I see is the teapot and they disapear (only at runtime, in the editor window they work just fine).
I have been looking thoroughly and cannot even find a clue as to what could be wrong, does anyone have any ideas?
Ah never mind, it seems the object names are hardcoded into the scripts...