11-22-2024, 10:47 AM
Hi
Your assumption is correct. It is fully explained here:
https://www.youtube.com/watch?v=rP0zuAEoVJw
Instead of using RelativePosition and RelativePosition + _aheadOffset, you should use AbsolutePosition and AbsolutePosition + _fixedAheadDistance. Then use AbsoluteToRelative to get back the relative position to be used by GetInterpolatedSourcePosition
I hope this helped.
Have a nice day
Your assumption is correct. It is fully explained here:
https://www.youtube.com/watch?v=rP0zuAEoVJw
Instead of using RelativePosition and RelativePosition + _aheadOffset, you should use AbsolutePosition and AbsolutePosition + _fixedAheadDistance. Then use AbsoluteToRelative to get back the relative position to be used by GetInterpolatedSourcePosition
I hope this helped.
Have a nice day
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

