Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating splines from the surface of existing 2d colliders
#1
I work with a lot of complex 2d polygon and edge colliders. These already exist in my scenes. Is it possible to auto generate splines that follow the outlines of these colliders? Essentially the reverse of creating colliders from existing splines. If this isn't possible out of the box, is there a good way for me to accomplish this with the API? (I do not own the asset at this point.)
Reply
#2
Hi
You can do that via the API. You can see a simple usage of the API here:
https://www.youtube.com/watch?v=dhd08ECFPD4&list=PLatR0iPtXq-x8gDP9tNaxC5Pp32DEL6fS&index=3
So in your case, you will set the spline's interpolation type to Linear, and then go thought all your collider's points and add them to the spline.
Let me know if you need more details.
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
#3
Thanks for the quick reply! I think that should do the trick...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Video How do I merge splines only if some control points are at the sam position? arcade.autumn 5 14 02-13-2023, 09:35 AM
Last Post: _Aka_
  Help with prefabbed splines henriqueranj 3 7 02-09-2023, 03:26 PM
Last Post: _Aka_
  Way to make gameobject follow splines 'human-ly'? yun844 3 9 01-17-2023, 10:18 AM
Last Post: _Aka_
Rainbow Parallel Splines etoreo 1 6 01-05-2023, 09:13 AM
Last Post: _Aka_

Forum Jump: