i've tried to create AR application, and sometimes i have to change my image target(my marker) because with tracking issue.
i try to add 2 image target(ImageTarget1 and ImageTarget2) into scene and drag a gameobject(3D file) into each image target, but the size of game object in imageTarget1 is different with the size of game object in ImageTarget2.
and then my question is how to set or keep the original size of my prefab after load into scene?
i've successfully load and parenting my prefab into ImageTarget at runtime(by script) but i don't know how to keep its original size(prefab) if i change my ImageTarget with different size of ImageTarget.
the attached image shows the problem
Attachment | Size |
---|---|
![]() | 63.75 KB |
Hi,
I want solution for the same. If you have figured it out, I will be very grateful to you you would share the solution for the same....
Thanking you