Ok peoples. I have a looped setpos. The loop keeps one object relative to another.
Unfortunately if the independant object turns around then the dependant object does not move accordingly. Unfortunately if I do a setpos with a +10 on the Y axis it moves the object 10 metres north, and not 10 metres infront of the independant object which is what I want.
So how do I do this? Im thinking a GetDir, but its the maths thats eluding me.