I just want to compare the X distance, is that possible or do you have to compare X and Y?
abs(x1-x2) will give the x distance between two x positions.
Develop games in your browser. Powerful, performant & highly capable.
R0J0hound - thanks.