1
DOTween & DOTween Pro / Re: DOTweenPath orientation and rotation options
« on: September 21, 2015, 01:34:20 PM »
Hello, I don't know if that is what you are (were?) searching for:
http://dotween.demigiant.com/documentation.php#tweenerOptions
And so in your case:
SetOptions(AxisConstraint.None, AxisConstraint.X | AxisConstraint.Z)
http://dotween.demigiant.com/documentation.php#tweenerOptions
And so in your case:
SetOptions(AxisConstraint.None, AxisConstraint.X | AxisConstraint.Z)