you can do this very easily by simply doing a Sprite.ImagePointX(ImagePoint) on the X-coordinate and Sprite.ImagePointY(ImagePoint) on the Y coordinate.
the ImagePoint needs to be changed to either the index value of your chosen image point, or by using the name. Note: If you're doing it by name, it needs to be EXACT and you need to set " before and after the name, inside the ()