I have a tower defense game and I want to have towers that shoot different speed bullets.
But, if I make the bullets too fast, they sometimes pass through the targets, as if they are before the target on one frame and then the next frame they are after it, so it never registers the hit (On collision).
Is there a way to deal with this?