mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add trail to vikhr
This commit is contained in:
parent
6165be0c2f
commit
b82484b73c
@ -10,6 +10,7 @@ class CfgAmmo {
|
|||||||
|
|
||||||
class ace_missileguidance {
|
class ace_missileguidance {
|
||||||
enabled = 1;
|
enabled = 1;
|
||||||
|
showTrail = 1;
|
||||||
|
|
||||||
pitchRate = 10; // Minium flap deflection for guidance
|
pitchRate = 10; // Minium flap deflection for guidance
|
||||||
yawRate = 10; // Maximum flap deflection for guidance
|
yawRate = 10; // Maximum flap deflection for guidance
|
||||||
|
Loading…
Reference in New Issue
Block a user