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.


Messages - M. Hanssen

Pages: [1]
1
DOTween & DOTween Pro / DOMove and LookAt simultaneous
« on: August 25, 2015, 10:06:24 AM »
I'm facing the problem when flying a camera to a certain point using DOMove and executing a LookAt tween at the same time, that the LookAt rotation is calculated according to the transform values before the DOMove action is executed.
The desired effect would be that the tween would update the required rotation realtime as the DOMove tween is executing.
Does anyone have a tip to achieve this?

Pages: [1]