This issue has haunted me the whole day now and I’m quite irritated that I cannot figure out how to solve it.
I have two objects; Object_A and Object_B.
I need to calculate the angle between them and then move Object_B the distance between Object_A and Object_B towards the calculated angle.
I hope it makes sense.