I have a small game where targets appear dynamically and you can shoot them with bullets that come out of a fully automatic gun.
this works most of the time, however sometimes the bullet just goes straight through the target, as if the hitTest isn’t there.
Does anybody have any idea why?