//Naming
Name FV510 Warrior Tan
ShortName Warrior
//Visuals
Icon WarriorTan
Model bmp.Warrior
Texture Warrior
//Third Person Camera Distance
CameraDistance 11.5
//Throttle
MaxThrottle 1.0
MaxNegativeThrottle 0.5
//Steering modifiers
TurnLeftSpeed 0.5
TurnRightSpeed 0.5
//Drag
Drag 10.0
//For calculating whether wheels are on the ground or not for driving
WheelRadius 1.5
//Wheel positions for collision handling. Tanks still have 4 wheels, they are just the corner ones.
WheelPosition 0 -20 -10 -26
WheelPosition 1 -20 -10 26
WheelPosition 2 65 -10 25
WheelPosition 3 65 -10 -26
WheelSpringStrength 0.5
//If true, then all wheels will apply drive forces
FourWheelDrive true
//Tank mode activate
Tank true
//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 2000
//Inventory Slots
CargoSlots 0
ShellSlots 5
//Driver and passenger positions
Driver 0 32 0 -360 360 -10 20
RotatedDriverOffset 0 0 0
Passengers 5
Passenger 1 0 2 12 core -170 -10 -15 60
Passenger 2 -10 2 12 core -170 -10 -15 60
Passenger 3 0 2 -12 core 10 170 -15 60 
Passenger 4 -9 2 -12 core 10 170 -15 60 
Passenger 5 -24 2 -12 core 10 170 -15 60 
BarrelPosition 70 32 0
//Secondary gun
//Delays are in ticks or 1/20ths of seconds
ShootDelay 1
ShellDelay 7
AllowAllAmmo False
AddAmmo RARDEN
//Sounds
StartSound Leo1_idle
StartSoundLength 40
EngineSound Leo1_engine
EngineSoundLength 40
ShootSoundPrimary RARDEN
ShootSoundSecondary M60Shoot
//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 turret 1 tankTurret
AddRecipeParts core 1 advancedTankBody 1 vehicleSeat
AddRecipeParts leftTrack 1 catTrack
AddRecipeParts rightTrack 1 catTrack
//Dye colours are "black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightBlue", "magenta", "orange", "white"
AddDye 10 gray
//Health and collision
SetupPart core o00 -40 -2 -30 124 29 60
SetupPart rightTrack 200 -36 -10 -28 114 8 8
SetupPart leftTrack 200 -36 -10 20 114 8 8
SetupPart turret 200 -18 28 -19 45 15 38
BulletDetection 7