So this time I finally added flaps… and leading edge slats.
Controls:
Flight controls: normal
AG1: Airbrakes
AG2: Arresting hook
AG3: Nose wheel steering
AG5: Canopy
AG8: Pitch Stab. toggle
Notes:
First off no history lesson…
1. For AG8, on is Stab. and off is no Stab.
2. The no Stab. mode is for high speeds over like 560mph or 900kph
3. The plane may experience “adverse rolling” when pitching all the way back at relatively low speeds
4. The Stab. toggle is meant for when the planes starts oscillating because of the elevators over correcting at high speeds
How the missile works:
It’s a as far as I know a completely new system using a little FT to get it to work. The missile will enable once in 4km of the target, and you will have to point the F-5E within 70 or so degrees of the target as well. After that it will then enable and you can launch the missile. There is a circle reticle that has the “approximate” targeting angle for the AIM-9P5. Look at the mechanics of how the missile works if you want to replicate, use, or modify it. If you’re lazy and don’t want to go through the effort, then I have the codes below.
Enjoy!
Codes for missile:
Part:
scale: 0.8,0.8,1
massScale: 0.01
dragScale: 0.01
Missile:
ActivationGroup:
(clamp01(deltaangle(TargetHeading,Heading) < 35 & -35 < deltaangle(TargetHeading,Heading))) & (TargetDistance < 4000)
explosionScale: 2
name: Aim-9P5
maxRange: 4000
minRange: 1
maxTargetingAngle: 180
maxSpeed: 3087
maxFuelTime: 13
maxForwardThrustForce: 37.5
maxHeadingAngleAdjustmentRate: 86.4
maxVelocityAngleAdjustmentRate: 55
proximityDetonationRangeMin: 5
proximityDetonationRangeMax: 60
ignitionDelay: 0.2
(I don’t wanna do trig…)
Specifications
General Characteristics
- Predecessor F-5E Tiger II (V1.1)
- Created On iOS
- Wingspan 27.5ft (8.4m)
- Length 38.1ft (11.6m)
- Height 12.1ft (3.7m)
- Empty Weight N/A
- Loaded Weight 9,420lbs (4,273kg)
Performance
- Power/Weight Ratio 5.725
- Wing Loading 28.1lbs/ft2 (137.0kg/m2)
- Wing Area 335.7ft2 (31.2m2)
- Drag Points 2885
Parts
- Number of Parts 127
- Control Surfaces 5
- Performance Cost 762
Taking requests as of now for a 500 point special if or when I get there.