I'm building a multiplayer game, where a desktop computer is projecting a target onto a building
and players point their smartphones at the building and click to interact.
The message is sent to the desktop and the result appears on the projection.
Vuforia is used mainly to determine the 3D positions of the players relative to target.
I get the position and rotation of the devices and my projectiles are landing correctly.
But I can not manage to align the trajectory correctly.
Please refer to the videos below to see what I mean.
I used the same settings on the camera on ARCamera and my main scene camera.
Do you have any insights?
I'm just getting the position of the ARCamera relative to the target.