View Single Post

  #1 (permalink)  
Old 08-17-2005, 07:00 PM
hawk1138 hawk1138 is offline
Junior Member
 
Join Date: Aug 2005
Posts: 1
Default path point coordinates

I'm trying to find some way to display coordinate info from a path, given one coordinate. As an example, I have a roughly horizontal path going from 0, 10 to 500, 50 with several curves in between. I can display the coordinates as I run some animation along it or use my cursor, but I'd like to enter in a value for a x-coordinate in a box and see what the y-coordinate of the path is at that point, displayed somewhere else.

Does anyone have any ideas or decent examples?

Thanks for any help.
Reply With Quote