List
How to disable Instant trackable object pan
Posted Date: 2018-06-05 17:37     Edited Date: 2018-06-12 1:20     Writer: inactive

I have been facing problem using Instant trackable 

My app is simple to run a car on track , i implement the default single joystick controller in unity but when i run the app on android whenever i drag the controller my track is also moving with that , how to resolve this .

1. 3.5
2. unity
3. Tracker
4. License Type  Free 
 

Posted Date: 2018-06-12 1:20     Edited Date: 2018-06-12 1:20     Writer: inactive

Hi,

Thank you for your interest in our SDK!

 

Transform targets from joysticks should not be applied to tracks, but must be applied to cars. Generally, you can create content with the following:

ImageTrackable <= Tracking Pose applied

    Child node of TrackObject <= ImageTrackable

        CarObject <= child node of TrackObject (Joystick Control)

Best regards,
Sam
SDK Team, MAXST