I'm using several targets in a scene, and have the ArCamera setup to use FIRST_TARGET as world center mode. I would to be able to calibrate the targets in run-time, and I can effectively change the position and angle of the targets, but when I change the scale, it only changes after a restart. In other words, when I change the scale in edit mode from 2 to 1, the world objects will appear twice as large when I run. But if I change the scale during runtime, the world objects stay the same relative to my physical target. I believe there must be an initial scale setting that only gets set when the engine starts up. Is there a way to re-trigger this during runtime?
- Sort Posts
- 2 replies
- Last post
Dynamically changing target scale in Unity
December 6, 2013 - 7:45am #2
Dynamically changing target scale in Unity
December 6, 2013 - 9:23am #1
How are you attempting to change the scale?