Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
curvyspline with equal length between segments
#1
Hi, 

I have a gameobject curvyspline script attached to it,and created 10 segments in it,and wanted all length between the segments to be in equal distance is there an option that  work by giving length or any other options.

I wanted this because i want a  group of object that travel in equal time in the curvyspline. [img]images/smilies/huh.gif[/img]

Any help will be greatly appreciated

Thank You

 

 
Reply
#2
You only can limit the maximum spline length (enable the Constrain Length option in the toolbar), otherwise you'll have to create the splines by code. But if you just want to have several objects travel in same time, use relative movement! By doing so they will pass segments at the same time, but with different particular speed (depending on the segments length).
Reply
#3
Thank You Jake,
 
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Keeping a fixed spline length jh092 3 16 02-21-2024, 06:25 AM
Last Post: Primrose44
  Spline.Length not updated unless I add a point to spline (or modify it) first. _RicO 3 6 08-26-2023, 08:41 AM
Last Post: _Aka_
  I have a question about curvySpline haifeng.huang 12 32 07-14-2023, 09:34 AM
Last Post: _Aka_
  "Deadloop in CurvySPline.Refresh" spam Valkymaera 3 11 05-30-2023, 10:56 AM
Last Post: _Aka_

Forum Jump: