mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
tweak Vikhr guidance
This commit is contained in:
parent
c71be6543e
commit
6165be0c2f
@ -26,9 +26,9 @@ class CfgAmmo {
|
||||
defaultNavigationType = "Line";
|
||||
navigationTypes[] = { "Line" };
|
||||
|
||||
lineGainP = 20;
|
||||
lineGainP = 25;
|
||||
lineGainD = 22;
|
||||
correctionDistance = 1;
|
||||
correctionDistance = 30;
|
||||
|
||||
seekLastTargetPos = 0; // seek last target position [if seeker loses LOS of target, continue to last known pos]
|
||||
seekerAngle = 15; // Angle from the shooter's view that can track the missile
|
||||
|
Loading…
x
Reference in New Issue
Block a user