I am trying to add bullet drop to my game for a Bow and Arrow. I tried using forces such as velocity but detecting a hit at high speeds is unreliable in my opinion. I thought I should use ray cast but I do not know how to simulate bullet drop.
If you know any projectile trajectory formulas please post them.