SimplePlanes Update v1.11 - Inside Job

Building immersive cockpits in SimplePlanes has never been an easy task, but that ends today. The new update brings a whole bunch of new parts and features that make this so easy that even I can build one now. Here's the new update trailer: [url=https://youtu.be/6cVy95HI_8E][img]{STEAM_CLAN_IMAGE}/11170158/e80d624223b5868a95be4a3f458c02e21a7f8e79.png[/img] [/url] [i]Image from Alisuchanka's P-40F-10 Warhawk[/i] [h3]FUSELAGE SLICING[/h3] Use the new [url=https://www.simpleplanes.com/Blog/View/1425024/SPVR-Fuselage-Slice]Fuselage Slicing[/url] to cut holes in your fuselages. The main purpose is to allow cutting holes for your new cockpits, but players have already found many other creative ways to use this new feature. [img]{STEAM_CLAN_IMAGE}/11170158/a4245d2b10fd50a7d5976b11e5eec3ff6137a6cd.gif[/img] [h3]NEW AND UPGRADED STOCK CRAFTS[/h3] Several stock crafts have been upgraded with new, immersive cockpits. Wasp, Gator 2, Kicking Fish, Bush Plane, Pigpen, Hellkeska, Sea Plane, Twin Prop, and Vertigo all updated. P-51 was updated with two variants, P-51-B and P-51-D. [img]{STEAM_CLAN_IMAGE}/11170158/1847d09470d65c1049df70086a600d278780ee6e.png[/img] [h3]SEVERAL NEW PARTS[/h3] Tons of new parts are available to build your own custom cockpits. [img]{STEAM_CLAN_IMAGE}/11170158/ec10b1a902f8062e614a3df37d3fe2a5375b174b.png[/img] [list] [*] [b][url=https://www.simpleplanes.com/Blog/View/1424404/SPVR-Update-Gauges]Gauges[/url][/b] – Instrument panel gauges used to display a piece of information (such as altitude or airspeed) with radial indicators. [*] [b]Artificial Horizon[/b] – A standalone artificial horizon which appears to contain a ball, but does not require a cut–out in the panel to show depth. [*] [b][url=https://www.simpleplanes.com/Blog/View/1438855/SPVR-Update-Labels]Labels[/url][/b] – Label parts, to add text or numbers to builds. Supports inputs within curly brackets, curvature, outline, gradients, and rich text formatting. [*] [b]Simple Throttle[/b] – a standalone push–pull style throttle. [*] [b]Fighter Throttle[/b] – a standalone slider type throttle with button. [*] [b]Yoke[/b] – a standalone yoke part, with two handles. [*] [b]Lever[/b] – a simple standalone lever that can be bound to any axis. [*] [b][url=https://www.simpleplanes.com/Blog/View/1444564/SPVR-Update-Control-Base]Control Base[/url][/b] – A part that acts as a rotator and a grippable control, grip parts such as the joystick top can be placed on top of it. Each axis it takes an input that is also its output. This means it cannot be an arbitrary FT expression, but can be a flight control or a custom variable name. [*] [b]Buttons[/b] – Interactable buttons that can be pushed to do stuff [*] [b]Switches[/b] – Interactable switches that can be toggled to do stuff [*] [b]Flight Computer[/b] – A 'cockpit' part with no camera that can act as a primary cockpit part. [*] [b]Modern Joystick[/b] – A modern–style joystick grip part with a trigger and buttons. [*] [b]Basic Joystick[/b] – An older looking joystick grip part with trigger and buttons. [*] [b]Cylinder Grip[/b] – A basic grip part in the form of a cylinder. [*] [b]Refuel Probe[/b] – A part that enables the “assist” mode of refueling from a drogue. [*] [b]Refuel Drogue[/b] – Transfers fuel to other craft, designed to be trailed on a winch. Only used on the Tanker. [*] [b]Seat[/b] – A simple seat part with built in camera. [*] [b]Advanced Seat[/b] – A stronger fighter jet style seat. May add ejection functionality in the future. [*] [b]Cockpit Canopy[/b] – A prebuilt glass canopy for 1–seat cockpits. Can open. [*] [b]Basic Frame[/b] – A skeleton for the interior of a cockpit, which everything can stick to. [*] [b]Modern Frame[/b] – Similar to Basic Frame, but with side areas for placing controls and a central divider between the pilot's legs. [*] [b]Hollow Glass[/b] – A hollow glass part with tweaked rendering so the inside is not visible from outside, and the inside can be coloured differently to the outside. Recommend turning down the smoothness in the inside, as strong reflections from the canopy do not reflect the cockpit and can be very disorienting. [*] [b]Wing Landing Gear Bare[/b] – new version of the wing landing gear with a different wheel and no attached fairing. [/list] [h3]Air To Air refueling[/h3] Put a Refuel Probe on your plane and spawn a tanker through the spawn sandbox AI dialogue. [img]{STEAM_CLAN_IMAGE}/11170158/2d95739072646c8ab1338e0378c55ea8f68d92d0.png[/img] [h3]Variables System[/h3] [list] [*] An aircraft now has a list of numeric variables that can be written to from certain sources and read from all FT expressions. [*] Each assignment to a variable also carries a “priority” which allows you to choose which assignments will override others if multiple attempt on the same frame. [*] Variables are mainly written from the aircraft’s list of variable setters, which is accessible from a button in the bottom right of the designer. Each row in this isn’t a variable, but represents an assignment to a variable (a variable is automatically created if it’s ever assigned to). This means you can assign the same variable multiple times in that frame, or have it updated from multiple sources. A setter takes in an FT expression and stores its result to a variable. It also has an activator function which can disable the setter but this is XML–only right now and pending a GUI. [*] Variables can also be written by part modifiers that have designated outputs. Currently the only one of these is a helicopter rotor that outputs its RPM to the variable [code single]RotorRPM[/code] for a gauge, but this may be expanded on in the future. [/list] [h3]OTHER NEW TWEAKS AND FEATURES[/h3] [list] [*] Added emission option to paint. Emissive paint do glowy. We assume no liability for exposure to radiation. [*] Added part hiding feature in the designer. You can conceal parts, show or hide concealed parts, invert the concealed part list, and other things. [*] Added 5 extra color slots for default themes. [*] Added support for Slant Angle to all fuselage parts. [*] Maintain camera orientation when double-clicking to focus on a non-wing part. [*] CTRL+Click on the Input button in Part Properties to enter a Funky Trees expression. [*] Changed minimum zoom distance in the designer to from 0.5 to 0.05. [*] Hold left-shift to pan/rotation/zoom the camera at 10% normal speed. [*] Changed name of designer categories: "Cockpits" to "Cockpit Basic". [*] Added XML attribute for the CowlFlaps on the WWII engine to hide the engine cowl (bool attribute is named "hide"). [*] Added support for loading AI aircraft across multiple frames. [*] Added optional liftScale to Wing.State XML element. [*] Added optional throttleResponse attribute to Engine.State XML element to override the part type's throttleResponse. [*] Added "audio" XML attribute to JointRotator modifier so the annoying audio can be disabled. [*] Added Rpm1, Rpm2, Rpm3, and Rpm4 to the flight data accessible from Funky Trees. These predate the RotorRPM variable and are on a priority based system, supporting up to 4 sources. They can't be remapped manually, but they do support Car Engines as well as heli rotors. [*] Added collider attribute to Fuselage.State element to allow more accurate colliders on fuselage parts. Possible values are Auto, Basic, ConvexMesh, and NonConvexMesh. Note that NonConvexMesh will still be convex in flight due to physics limitations. [*] Hold left-shift to pan/rotation/zoom the camera at 10% normal speed. [*] Added support for custom names for cameras. [*] Added TargetLocked and TargetLocking variables accessible from Funky Trees. [*] Made connections more predictable when using the “Add Section” button. [*] Updated the camera part to optionally support the gun reticle and missile targeting [*] Updated the cockpit modifier to optionally disable the camera vantage. [*] Updated the cameras to optionally act like a cockpit camera, using a priority based system. [*] Updated the first person camera part to support an adjustable 'up offset'. Prior to this tweak, a hard–coded offset of 0.5 was used, meaning the camera would render half a meter above the visual mesh for the camera. This can now be adjusted. With a value of zero, the camera should render at the same position as the visual mesh. [*] The designer paint panel now dynamically adds colors to match the number of materials defined in XML. [*] Updated to Unity 2020.3.19 [/list] [h3]BUG FIXES[/h3] So many bug fixes. Too many to list here. Check the [url=https://www.simpleplanes.com/Blog/View/1449533/1-11-Beta-is-now-available]previous[/url] [url=https://www.simpleplanes.com/Forums/View/1453997/New-Beta-Version-1-11-103]beta[/url] [url=https://www.simpleplanes.com/Forums/View/1456829/New-Beta-Version-1-11-104]posts[/url] for a full listing of them.