Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spline editing questions
#2
Hi
1. That is not possible. The closest thing possible, besides Subdivide -> Slide, is to select the CP before the subdivision, then add a new CP using the spline drawing tool, and try to click as close as possible to the spline point you want
2. There is no one click solution to that. You can do that using the API, by iterating through all the GOs and adding to the spline those GOs' positions (CurvySpline.Add)
3. In that case (closed splines), there is an ambiguity regarding what segments to subdivide, or in other words, what direction to follow when going from one CP to another. For now Curvy does not allow for the user to solve the ambiguity. I have a work around that involves modifying code. It will not handle all cases, but that might suit your use case. Will send it to you via PM

For all the 3 points you raised: these are very valid remarks. I added them to the list of user requests, and will consider them when deciding what to work on next.

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
Spline editing questions - by giollord - 12-03-2021, 10:51 AM
RE: Spline editing questions - by _Aka_ - 12-03-2021, 12:28 PM
RE: Spline editing questions - by giollord - 12-03-2021, 06:52 PM
RE: Spline editing questions - by _Aka_ - 12-03-2021, 10:29 PM
RE: Spline editing questions - by giollord - 12-04-2021, 06:36 AM
RE: Spline editing questions - by _Aka_ - 12-04-2021, 02:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 3 6 04-04-2024, 12:56 PM
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 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_
  GO can't fit end of the spline GameDeveloperek4123 3 14 03-04-2024, 11:06 AM
Last Post: _Aka_

Forum Jump: