Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Object enter spline from collider.
Post: RE: Object enter spline from collider.

Ah, I was asking how to check which direction I was entering a spline onto, but I got it. SplineController.MovementDirection = spline.ToLocalDirection(Rigidbody.velocity).x > 0 ? MovementDirection....
Zhavier Curvy Splines - support forum 13 3,563 12-02-2020, 06:22 PM
    Thread: Object enter spline from collider.
Post: RE: Object enter spline from collider.

Great thread! Any idea how I can get the appropriate direction for the spline controller based on my movement direction?
Zhavier Curvy Splines - support forum 13 3,563 12-02-2020, 03:31 AM