Hi.

Say if I have a set of X and Y coordinates and I want to move an object offset by 200 towards 50 degrees.

Is there an existing function to simulate this that will return the x and y coordinates for the destination?

Thanks