First of all, credit to awesome-llama for the original project. Please leave a like and favourite there: https://scratch.mit.edu/projects/64932348/ Please read below for details regarding my update. {Controls from the original page}: [Space]- increase thrust [S]- decrease thrust [Left arrow]- pull up [Right arrow]- pitch down [Q, A]- change flaps [L]- toggle autopilot (keeps speed the same) [G]- toggle landing gear [B]- brakes [F]- toggle seatbelt light (it does save lives) [D]- dump fuel (requires confirmation, [D] to continue, other key to cancel) [R]- reverse thrust [Z, X]- spoilers [F]- seatbelt sign on/off xtra controls: [9] - show/hide crash data [i ] - show/hide runway list (yellow number is your location, items with 1= runway) [Yellow numbers no longer appear in Scratch 3.0, so you will not see your location.]
Full list of changes I (Zeeeeeederp) made: (from awesome-llama's original v5.2) >>>>>>MAJOR IMPLEMENTATIONS: -Overhauled the textures -Overhauled all the current sounds and added over 30 new sounds -Improved the physics engine -Added AI Aircraft (Keep flying, you'll eventually meet one. If one flies by, the TCAS alert will sound.) -Replaced A380 textures with a higher resolution one -Significantly modified engine sounds, the sound now changes pitch the more/less thrust you put -Added Spoilers -Added reverse thrusters (heavily improved version of the default reverse thrusters) -Added Cabin Announcements (they are automatic) (passed 10000 meters, fasten/unfasten seatbelts, arrived at destination, experiencing turbulence, etc.) -Added turbulence (keep flying (higher than 4000 meters), you will eventually come across a patch of turbulent air) -Added an artificial horizon (It's the screen on the display telling you your pitch) -Added a speed autopilot (autothrottle), and an altitude autopilot. (Auto throttle won't work when you're stalling. (speed less than 200 kmh), and will auto-disengage if your bank angle is too high.) >>>>>>ALL IMPLEMENTATIONS IN DETAIL: >>>SOUND: ---AMBIENT: -Replaced aircraft touchdown sound (when landing) -Added separate wind drag sounds for: flaps, spoilers, landing gear -Replaced the rain sound ---ACTIVE: -Added Flap deployment sound -Added gear deployment sound -Added sound for reverse thrusters -Changed the seatbelt sign sounds -Engines now roar when at high power ---ALERTS: -Added BankAngle Alert -Added Too low, gear alert -Added Tcas alert (for when another plane is approaching(Because I added AI aircraft)) -Added wheel-runway friction sound (gives feeling of vibration when taking off/landing (the sound scales with speed)) -Added altitude alert when you are going to high -Added Overspeed alert -Added Altitude declaration sounds (1000, 500, 400, 300, 200, 100, 50, 40, 30, 20, 10) -Added a stall alarm/alert -Added a sinkrate alert -Added v1, v2, rotate announcements >>>PHYSICS: -Added drag when landing gear is deployed (changes based on speed) -Added drag when flaps are deployed (changes based on speed/flaps) -Reduced reverse thrust power (to more accurately depict reality) -Added speed limitation (aircraft slows down as it reaches Mach 1; its maximum speed is ~1100km/h) -Increased effectiveness of spoilers at higher speeds -Aircraft now crashes if faster than 1100 kmh due to overspeed >>>OTHER: -Improved rain engine -Improved crash engine -Changed crash data layout -Added a red vignette to simulate redout due to G-force (to see, pitch up at full speed) -Overhauled the control panel layout -Added aircraft vibration when going faster than 1000kmph -Aircraft drag visualisation -Added tilt due to reverse thrust in certain scenarios on the ground -Made crash sound slightly louder -Added "explosive decompression" to the "flew too high" crash message -Fixed bug where the crash data list stayed visible after game restart DISCLAIMER: I am in no way, shape or form, a qualified airline pilot. I am just another casual aviation enthusiast. Thus, do not expect values to depict their real life counterparts accurately, neither can I gurantee the airfoil physics mirror an actual A380's. Please do not treat this as a serious training tool! Thank you for reading! ----------------------------------------- Having trouble trying to fly? READ AWESOME-LLAMA'S GUIDE BELOW: TAKING-OFF: 1. Set flaps to 17° (depends on weight, etc.) 2. Increase thrust using [space], and accelerate to about 230kph. 3. Press [<] to pitch up off the runway. You want a pitch around 10 degrees. 4. Press [G] to raise landing gear 5. When safely cruising, press [F] to turn off seatbelt light. LANDING: 1. Apply seatbelt light with [F] (you want to notify your passengers) 2. Wait for the information to say you have reached runway. 3. Lower landing gear with [G] 4. Level out to 0° pitch. 5. Slow down enough, so you slowly glide to the ground. -----------------------------------------