Hi guys,
I'm using Vuforia tags to (virtually) load a cube that follows the camera using the following (javascript) script:
this works perfectly well if the middle point of the tag and the cube are alligned. However I want the cube to rotate around...
Object following the camera with current coordinates as middle point to rotate around.
I'm using Vuforia tags to (virtually) load a cube that follows the camera using the following (javascript) script:
Code (csharp):
- }
Object following the camera with current coordinates as middle point to rotate around.