Predictive aiming while on the move

Hey I appreciate the help it’s 3d with moving turrets but I actually figured it out with some testing it’s surprisingly straight forward.

(the target Velocity * projectile travel time - the player Velocity * projectiles travel time) + the target location = look at vector point

So far in my testing this seems to work wonderfully even at extreme speeds

1 Like