feat(sar): add EFS to FAB Caracal variants
Enable EFS and native flotation configuration for Caracal Fast Rope, SAR, and Transport variants. Record the autocenter Geometry LOD root cause and retain the shared EFS and hoist function migration.
This commit is contained in:
@@ -1048,6 +1048,20 @@ class CfgModels
|
||||
angle0="rad -18";
|
||||
angle1="rad 0";
|
||||
};
|
||||
class EFS_Cover_Hide
|
||||
{
|
||||
type="hide";
|
||||
source="EFS_Cover_Hide";
|
||||
selection="EFS_Cover";
|
||||
sourceAddress="clamp";
|
||||
minPhase=0;
|
||||
maxPhase=1;
|
||||
minValue=0;
|
||||
maxValue=1;
|
||||
memory=0;
|
||||
hideValue=0;
|
||||
unHideValue=1;
|
||||
};
|
||||
class EFS_Hide
|
||||
{
|
||||
source="EFS_Hide";
|
||||
|
||||
Reference in New Issue
Block a user