I’ve ran into this problem to many times. When I hitTest an object, like _root.player.hitTest(_root.ground) It tests the bounding box (A box drawn around the thing), and not the shape its self. Is there any command to test the shape?
I’ve ran into this problem to many times. When I hitTest an object, like _root.player.hitTest(_root.ground) It tests the bounding box (A box drawn around the thing), and not the shape its self. Is there any command to test the shape?
:: Copyright KIRUPA 2024 //--