jit.anim.path tracking
hi -
is there a straightforward way to track the point-to-point trajectory of the jit.anim.path object, as the object follows it?
i know it would be possible to take all of the individual points and find a way to interpolate between them, but i was hoping there might be some other way...
i'm not really sure what you're asking.
a simple patch demonstrating what you're trying to achieve might help.
Max Patch
Copy patch and select New From Clipboard in Max.
does this do what you want?
Yup! That is it. "Getposition" - go figure. Thank you again, Robert.