0

i wanna setup a unity scene using vuforia image targets showing a small part of a city and the traffic in this part. the problem is, that i wanna use a traffic system to simulate the traffic instead of hard animating the cars, but the traffic system i am using right now is not useable for very small objects and vuforias default scale for the image markers is way too small for it(the marker size needs to be 1,1,1 for working as intended, the traffic system needs the scaling of 200,200 for the base plane for working as intended). so is there a way to scale the marker size up in my unity scene so i can use the traffic system or do i need to animate the cars myself?

i already tried to just scale up the image target in the unity scene or scale down the scene for the traffic system, but both ways are not working.

Luca
  • 1
  • I have not tried it by myself but what happens if you do scale your image target in Unity to lets say 200, 200 but divide the size specified in the target manager on Vuforia by 200 to counter that? – anjelomerte Apr 04 '23 at 11:47

0 Answers0