- Home /
Question by
Reavershark · Sep 18, 2016 at 02:09 PM ·
positiondistance
Closest position on path to an object
Hi,
I have a constantly moving GameObject, and i would like to find the closest position on to it a pre-defined path. Then i have to move that position a little along the path. I haven't find a way of implementing these paths, instead of a really dense line of empty objects.
Thanks in advance Reavershark
Comment
Your answer
Follow this Question
Related Questions
Find position of point beetween two objects on certain distance 1 Answer
Checking the distance between an instantiated object and an existing object 1 Answer
camera zoom in/out position based on object's speed 1 Answer
Enemy Jitters when i want him to stop a certain distance 0 Answers
Lerp in direction to certain distance 3 Answers