Hey Gamers ,
There is a Semi circle shape which is drawn by CodenWeb physics editor. On detecting the collision with a bullet. It some times goes through the semi circle.
And more over the Bullet Collision (Circular Bullet) should be detected when it hits the semicircle at edges.
Case 1: What I See is , In Some cases the bullet is detected at its edge.
Case 2: In some case The Bullet partially penetrates the Semi circle and then collision is detected.
Case 3 : And in very rare cases, Bullets completely penetrates the semi circles.
which I Think is not a expected behavior.
PLEASE HELP