Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Direction wont change
#2
Hi,
Instead of
Controller.Direction = FindBestDirection(controlPoint, e.Spline, e.TF, Controller.Direction);
use
e.Direction = FindBestDirection(controlPoint, e.Spline, e.TF, Controller.Direction);
This solution is not obvious, I agree. This is definitely something I want to make more obvious in future updates.
Let me know if it didn't work for you.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
Direction wont change - by lllApOlll - 03-07-2018, 11:33 AM
RE: Direction wont change - by _Aka_ - 03-07-2018, 12:52 PM
RE: Direction wont change - by lllApOlll - 03-07-2018, 01:32 PM
RE: Direction wont change - by _Aka_ - 06-01-2018, 03:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  How to get direction of last control point? _RicO 4 23 04-13-2023, 11:27 AM
Last Post: _Aka_
Brick Delete CurvySplineSegment from the start of a Spline causes UV's to change studentloan 5 7 06-14-2022, 03:14 PM
Last Post: _Aka_
  Can I change splines directly on runner controller via script? sikamaru 1 11 03-12-2022, 08:40 PM
Last Post: _Aka_

Forum Jump: