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?
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Forum Jump: