Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Switching splines
#4
(04-13-2022, 02:00 PM)linkinballzpokemon Wrote: Since I'm not using a spline controller from the examples, finding out list of all control points or firing an event on end reached isn't particularly going to help my use caseĀ 

You are right about the events, but the control points list is the list of connected control points part of a connection. Connections do exist without the need of a spline controller. So it might be helpful for your use case too.

(04-13-2022, 02:00 PM)linkinballzpokemon Wrote: Can you help me to get a reference of a CurvySpline via script?
yourControlPoint.Spline. As simple as that Smile
https://api.curvyeditor.com/800/class_fluffy_underware_1_1_curvy_1_1_curvy_spline_segment.html#a7f76aef38bf7b32bd5fb85f9c3d0cf96

(04-13-2022, 02:00 PM)linkinballzpokemon Wrote: I want to know the CurvySpline that the player is standing on, how can I do this via code?
Use CurvySpline.GetNearestPoint on all your scene's splines, and see which one is the closest to your position
https://api.curvyeditor.com/800/class_fluffy_underware_1_1_curvy_1_1_curvy_spline.html#addc6dc085d215fdd925c4b9aafb7562c

I hope this helped
Have a nice day
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
Switching splines - by linkinballzpokemon - 04-12-2022, 05:40 PM
RE: Switching splines - by _Aka_ - 04-13-2022, 01:40 PM
RE: Switching splines - by linkinballzpokemon - 04-13-2022, 02:00 PM
RE: Switching splines - by _Aka_ - 04-13-2022, 04:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Information New free asset: Converter For Unity Splines _Aka_ 3 16 1 hour ago
Last Post: nehvaleem
  snap to the curve created by the curvy splines segment points ShiroeYamamoto 3 11 04-02-2024, 02:24 PM
Last Post: _Aka_
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_
  Using Unity's SplineContainer in Curvy Splines dlees9191 3 15 02-26-2024, 09:49 AM
Last Post: _Aka_

Forum Jump: