Code: Select all
float3 dif=targetPos-weaponPos; //fudge a bit better lateral aim to compensate for imprecise aircraft steering
If not then what is the bomb projectile called I'll take a look at that.

Moderator: Moderators
Code: Select all
float3 dif=targetPos-weaponPos; //fudge a bit better lateral aim to compensate for imprecise aircraft steering