Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Easing DOTween
#1
Hi,

is it possible to add an easing (like in DOTween) to a SplineController?

Thank you
Reply
#2
Hi
The SplineController, as long as it is enabled, will override the position of the transform. So if you update the position using some other script, one of the updates will be overriden.
There is in the API a SplineController.Switch method, to interpolate linearly between two splines. Is this what you are trying to do?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Forum Jump: