I have created a new cursor in the shape of a circular cross-hairs, i.e gun sights, but when i try to select an object it is only the top left corner of the crosshair cursor that actually detects an object. I originally imported this cursor using the option in Synergy but found no way to offset any detection area.
So I loaded it as a sprite image and set it to the mouse x/y coordinates in the hope that "offset sprite" might help, but it doesnt.
I beleived that "Object = Pick Object( MouseX(),MouseY(),10,100)" should detect the object number with any overlap of the cursor but that doesnt work for me.
Can anyone suggest how i can effectively shift the "hot spot" of the circular cursor to its centre.