Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Finding relative position across connected splines
#1
Is there a simple way to determine the relative position of two spline controllers on separate, connected splines?   I'd like to determine what position a train car is within a train (first, second, third, etc.) when the train itself may span multiple splines.

I'm guessing that I'll need to create a list of the track splines (or a lookup table) and assign values to each spline to define 'west' and 'east' relative positions for each, but I'm wondering if there is an easier solution.
Chip
Deko Games
dekogames.com
Reply
#2
The distance between two cars can vary depending on the track, whether it is a line or a circle for example. But still, those changes should not be very big (expect if your track has very tight turns). So why not just compute the distance between the cars, divide it by the length of a car, and round to the closest number. That should indicate the number of cars in between.
Did this help?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Spawn at start/ end of splines rickgplus 4 233 03-21-2025, 12:34 PM
Last Post: _Aka_
  Any performance 'hacks' for scene with lots of splines rickgplus 1 121 03-18-2025, 10:11 PM
Last Post: _Aka_
Smile Simple splines movement shills 3 384 02-26-2025, 09:40 AM
Last Post: _Aka_
  Mesh Generation between two splines vatan 4 440 02-14-2025, 07:11 AM
Last Post: vatan

Forum Jump: