//Naming
Name T-90MS
ShortName T90
//Visuals
Icon T-90
Model mw.T90
Texture SkinT90
//Third Person Camera Distance
CameraDistance 7.5
//Throttle
MaxThrottle 0.6
MaxNegativeThrottle 0.4
//Steering modifiers
TurnLeftSpeed 0.3
TurnRightSpeed 0.3
//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 -40 -10 -26
WheelPosition 1 -40 -10 26
WheelPosition 2 68 -10 26
WheelPosition 3 68 -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 20 0 -360 360 -10 20
RotatedDriverOffset -5 0 11
Passengers 1
Passenger 1 0 15 0 turret -360 360 -15 40 rpd PassengerGun1
RotatedPassengerOffset 1 2 0 -14
GunOrigin 1 -10 16 -12
BarrelPosition 110 20 0
AddAmmo shell
AddAmmo HEshell
//Secondary gun
AddGun 8 34 8 turret rpd
//Delays are in ticks or 1/20ths of seconds
ShootDelay 1
ShellDelay 70
//Sounds
StartSound ChallengerIdle
StartSoundLength 40
EngineSound ChallengerRun
EngineSoundLength 40
ShootSoundPrimary 90mm
ShootSoundSecondary RPDShoot
TurretRotationSpeed 0.06
DamageModifierPrimary 100
//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 heavytankTurret 2 redstone 2 vehicleSeat
AddRecipeParts core 1 advancedTankBody
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 6 green
AddDye 3 gray
//Health and collision
SetupPart core 23500 -62 -5 -25 131 20 50
SetupPart turret 21500 -54 15 -37 101 16 74
SetupPart leftTrack 10000 -45 -10 22 116 20 11
SetupPart rightTrack 10000 -45 -10 -33 116 20 11
BulletDetection 7
RotateWheels true
Description Russian Main Battle Tank