// ------------------------------------------------------ Naming ------------------------------------------------------
Name McDonnell Douglas A-12A Avenger II
ShortName A-12A
// ------------------------------------------------------ Visuals ------------------------------------------------------
Icon IconA12A
Model usnmw.a12a
Texture a12a
//Third Person Camera Distance
CameraDistance 20.0
//Resting Pitch. Set this so the plane spawns level. It will fall onto its collision boxes automatically, but this lets you start it flat
RestingPitch 0
HasGear True
HasWing True
ModelScale 1
// ------------------------------------------------------ Movement ------------------------------------------------------
//Mode : One of Plane, Heli or VTOL. The VTOL has a toggle button that switches some model aesthetics and the flight mode
Mode Plane
//Throttle
MaxThrottle 1.0
MaxNegativeThrottle 0.0
//Yaw modifiers
TurnLeftSpeed 2
TurnRightSpeed 2
//Pitch modifiers
LookUpSpeed 3
LookDownSpeed 3
//Roll modifiers
RollLeftSpeed 3.5
RollRightSpeed 3.5
//Drag 1.0 is standard. Modify to make the plane / heli more or less sluggish
Drag 0.5
//Lift
//Lift 2.5
//Wheels
NumWheels 3
WheelPosition 0 -46 -10 -69
WheelPosition 1 -46 -10 69
WheelPosition 2 82 -14 0
WheelSpringStrength 0.125
//Propeller <ID> <x> <y> <z> <planePart> <recipeItem>
Propeller 0 54 0 0 core metalPropeller
// ------------------------------------------------------ Weaponry ------------------------------------------------------
//Weapon types. Options are Missile, Bomb, Gun, Shell, None
Primary Bomb
Secondary Missile
//Time between shots in 1/20ths of seconds
ShootDelayPrimary 20
ShootDelaySecondary 2
//Whether to alternate or fire all together
AlternatePrimary True
AlternateSecondary True
//Firing modes. One of SemiAuto, FullAuto or Minigun
ModePrimary SemiAuto
ModeSecondary SemiAuto
//Add shoot origins. These are the points on your vehicle from which bullets / missiles / shells / bombs appear
ShootPointPrimary 10 3 0 core
ShootPointSecondary -60 16 -5 core
ShootPointSecondary -60 16 5 core
// ------------------------------------------------------ Inventory ------------------------------------------------------
CargoSlots 0
BombSlots 5
MissileSlots 8
AllowAllAmmo False
AddAmmo AGM-65
AddAmmo AGM-84
AddAmmo AGM-88
AddAmmo GBU-10
AddAmmo GBU-12
AddAmmo GBU-15
AddAmmo GBU-31
AddAmmo GBU-39
AddAmmo CBU-87
AddAmmo 250_Ib_General-Purpose_Bomb
AddAmmo 500_Ib_General-Purpose_Bomb
AddAmmo 1000_Ib_General-Purpose_Bomb
AddAmmo Mk81
AddAmmo Mk82
AddAmmo Mk83
AddAmmo Mk84
AddAmmo M61
AddAmmo largeBomb
AddAmmo smallBomb
AddAmmo napalm
//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 6000
// ------------------------------------------------------ Passengers ------------------------------------------------------
Pilot 66 27 0
Passengers 1
Passenger 1 32 27 0 core
// ------------------------------------------------------ Sounds ------------------------------------------------------
StartSound PlaneA
StartSoundLength 60
PropSound PlaneA
PropSoundLength 47
ShootSoundPrimary bomb
ShootSoundSecondary RocketFire2
// ------------------------------------------------------ Recipe ------------------------------------------------------
//Each section of the plane may have many parts
//The sections are tailWheel, tail, bay, topWing, leftWingWheel, leftWing, rightWingWheel,
//rightWing, nose, turret, coreWheel, core
AddRecipeParts core 1 advancedMetalCockpit
AddRecipeParts coreWheel 2 wheel
AddRecipeParts nose 1 metalNose
AddRecipeParts rightWing 1 metalWingSmall
AddRecipeParts leftWing 1 metalWingSmall
AddRecipeParts tail 1 metalTail
AddRecipeParts rightWingWheel 1 wheel
AddRecipeParts leftWingWheel 1 wheel
//Dye colours are "black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightBlue", "magenta", "orange", "white"
AddDye 5 white
AddDye 1 gray
// ------------------------------------------------------ Health and hitboxes ------------------------------------------------------
SetupPart core 90 -45 12 -11 118 38 22
SetupPart tail 70 -111 7 -42 65 60 85
SetupPart leftWing 50 -96 14 31 109 4 42
SetupPart rightWing 50 -96 16 -75 106 2 49

BulletDetection 2


//Collison Points

CollisionPoint 153 22 0 core
CollisionPoint 121 22 0 core

IsExplosionWhenDestroyed true
CollisionDamageEnable true
CollisionDamageThrottle 0.21
CollisionDamageTimes 50

AddEmitter flansmod.fmsmoke 1 [-32,23,18] [1,1,1] [-1,0,0] 0.25 0.5 0 1 tail
AddEmitter flansmod.fmsmoke 1 [-32,23,18] [1,1,1] [-3,0,0] 0.5 0.8 0 1 tail
AddEmitter flansmod.fmsmoke 1 [-32,23,-18] [1,1,1] [-1,0,0] 0.25 0.5 0 1 tail
AddEmitter flansmod.fmsmoke 1 [-32,23,-18] [1,1,1] [-1,0,0] 0.25 0.5 0 1 tail
AddEmitter flansmod.fmflame 1 [-32,23,18] [3,3,3] [-3,0,0] 0.75 2 0 1 tail
AddEmitter flansmod.fmflame 1 [-32,23,-18] [3,3,3] [-3,0,0] 0.75 2 0 1 tail

//RadarDetectableAltitude 35
Stealth True
