The collisions are cached, so an easy trick it to add Bullet:'Is visible' to the collision test, and Bullet:'Set invisible' as the first action. The first hit will make the bullet invisible, and the next check will see that it's invisible, so won't count the hit.