﻿//---Standard Plane Config for Flans Mod----------
//Created by Minecraft-SMP Toolbox 2.3.0.0


//---Standard-------------------------------------
// Naming
Name N64 Arwing
ShortName arwing_64

// Visuals
Model twsf.Arwing64
ModelScale 1
Icon arwing64


// Recipe


//Misc
Description N64 style Arwing

//------------------------------------------------

//---Driveables-----------------------------------
//Visuals
Texture arwing64


//Movement
MaxThrottle 3
MaxNegativeThrottle -1
Drag 1.0


//Wheels
NumWheels 0


//Floating
FloatOnWater True


//Ammo
AddAmmo hyperlaserammo
AddAmmo smartbomb


//Weapons
Primary SHELL
Secondary MISSILE
ShootDelayPrimary 1
ShootDelaySecondary 10
AlternatePrimary True
AlternateSecondary True
ModePrimary FULLAUTO
ModeSecondary SEMIAUTO
ShootPointPrimary -13 -5 33 core 
ShootPointPrimary -13 -5 -35 core 
ShootPointSecondary 48 7 0 core


//Driver and Passengers
Pilot -26 4 0
Passengers 0


//Inventory Slots
CargoSlots 18
MissileSlots 1
ShellSlots 2
FuelTankSize 9000


//Recipe
AddRecipeParts s


//Health and Collision
SetupPart core 100 -55 0 -16 123 14 30
SetupPart leftWing 100 -49 -4 -65 27 12 30
SetupPart leftWing 100 -69 -2 -82 27 12 30
SetupPart leftWing 100 -84 -8 -106 27 12 30
SetupPart rightWing 100 -85 -7 75 27 12 31
SetupPart rightWing 100 -69 -2 55 27 12 30
SetupPart rightWing 100 -49 -4 39 27 12 30


//Misc
PlaceableOnLand True
CameraDistance 10


//Sounds
ShootSoundPrimary hyperlaser
ShootSoundSecondary bombfire

//------------------------------------------------

//---Plane----------------------------------------
//Flying Mode
Mode VTOL


//Visuals
HasGear False


//Movement
TurnLeftSpeed 2.5
TurnRightSpeed 2.5
LookUpSpeed 3
LookDownSpeed 3
RollLeftSpeed 3.2
RollRightSpeed 3.2
Lift 22


//Weapon

//Propeller
Propeller 0 0 0 0 core metalPropeller


//Sound
PropSoundLength 47
PropSound arwingengine

//------------------------------------------------