feat(caracal): Started phase 1 of MANSUP integration on AH-15B Super Cougar:

- new p3d for Braf_Caracal main model;
- new p3d Braf_Caracal_ah15b with radar and missile hangers;
- new camo6 paas, for navy;
- Added BRAF_Caracal_10 class with MANSUP operator station turret with proxy index 3.
This commit is contained in:
2026-07-25 20:45:25 -03:00
parent ebd9820d9e
commit e87648d063
8 changed files with 192 additions and 44 deletions
@@ -80,6 +80,9 @@ class CfgSkeletons
"EFS_cover","",
"EFS","EFS_cover",
"UH15","",
"AH15","",
"SAR","damagehide",
"hoist_hook","SAR",
@@ -900,6 +903,32 @@ class CfgModels
memory=0;
hideValue=1;
};
class UH15_Hide
{
source="UH15_Hide";
selection="uh15";
type="hide";
sourceAddress="clamp";
minPhase=0;
maxPhase=1;
minValue=0;
maxValue=1;
memory=0;
hideValue=1;
};
class AH15_Hide
{
source="AH15_Hide";
selection="ah15";
type="hide";
sourceAddress="clamp";
minPhase=0;
maxPhase=1;
minValue=0;
maxValue=1;
memory=0;
hideValue=1;
};
class mainTurret
{
type="rotationy";