1
DOTween & DOTween Pro / DOTweenPath and DOGoto not working
« on: December 23, 2015, 09:19:51 PM »
I'm trying to rig up a Camera onto a DOTweenPath. We then tie it to a TouchKit and want the camera to move along the path depending on panning touches. So like if a path were normalized from 0.0 -> 1.0, we move the camera towards 0.0 as the user panned to the right, and towards 1.0 as the user panned to the left.
I'm just doing a simple DOGoto with the DOTweenPath not active yet, but it doesn't do anything? what am I missing her?
I'm just doing a simple DOGoto with the DOTweenPath not active yet, but it doesn't do anything? what am I missing her?