Question
Bounding Box Problem
I'm making a game where there falling random dots all connected with the next one, creating a long zigzag line. I've try to do a hitTestObject but the bounding box of "fallingThingsLeft" makes the hitTest with Touch1 inaccurate. What can I do to make this to work???
