I want to know how I can make perfect hit testing in AS3.I found out about hitTestObject() but that checks collisions with the bounding box, not the actual shape itself.How can I make a pixel-perfect hit test? Any help would be appreciated.
Google is your friend: link (updated post of the first google result)Otherwise, check out some of the links he's posted in the blog. Good luck!
You must be logged in to post a reply!