Is there a way to test how far away 1 object is from another object using X and Y.
i know you can compare active object 1, x pos to active object 2 x pos.
I currently make a large circle and make it invisable at start of frame and have it follow an active object and test for collisions. is there a way i can do this without using the circle, and using x and y?
Many Thanks Ryan