Hi. I would like to make a geography quiz game. The player should be able to click on a map to identify a certain state in the U.S. I read about using making polygon shapes for sprites (using PhysicsEditor), but how do I make mutiple polygons that are super-imposed on a map (image) which will trigger a callback that can I customize? Any free tools and/or tutorials that I use to accomplish this? Thanks.