Hi! I need help on how to get the angle or pan position of one entity moving to another entity at a different location. example if x is located at (200,100,-75) and y is located at (300,-50,-75). how do i compute the angle or set the pan of x so i can c_move to y? Second, how can i check if x is already in y's position? hope you can help me with this. thanks