Jump to content

Recommended Posts

Posted

I have this animation that changes direction randomly. What is the best way to check this animation's mouse coordinates. Any help would be appreciated. I tried to use pixelfind it seems like the animation does not have the same pixel colors on different directions. Should i store 8 different pixel colors and try to find them or is there an easier way to that.

zcKAa9M.jpg

Posted

PixelSearch

Searches a rectangle of pixels for the pixel color provided.

PixelSearch ( left, top, right, bottom, color [, shade-variation [, step [, hwnd]]] )

 

Try tge sgade-varation, should work unless the entire color changes to a whole new color.

Guest
This topic is now closed to further replies.
×
×
  • Create New...