Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - r2digi

Pages: [1]
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?


Pages: [1]