53.4k PlaneFlightX Comments

  • the old landing gear 6.0 years ago

    It is

    not

    the old landing gear
    you took the real gear and made it look like other landing gear with extra parts.

    +5
  • Let's Discuss Part Mirroring 4 hours ago

    @Graingy I agree with that actually (WASD rotating). Several times I press Ctrl + S, forget the Ctrl part, and have to reload my last save because I rotated the entire wing into the fuselage and created 5 hours of work (if I were to reconnect everything).

    +4
  • Funny Bomb one month ago

    One way to improve the code in the label is to use a stacked tertiary selector. For example:
    Time < 2 "Funny text" : (Time < 3 ? "..." : (Time < 4 ? "Punchline" : ("...")))

    This improves the performance, as the code only runs the required sections. I also use Time instead of sum(1) to further reduce calculations.

    +4
  • Graingy Survey: Build Techniques You're Particularly Fond of? 2 months ago

    set massScale to 0, calculateDrag to false, and disableAircraftCollisions to true on every part I drag out of the menu. It's a habit now. I only turn mass on for parts which need it for physics reasons or one main part for most mass, and drag on just one or two parts, usually an inlet.

    +4
  • Let's rename SimplePlanes 2 3 months ago

    SimplePlanes 2

    +4
  • How to make VR compatible cars? 9 months ago

    It's not a car, but I've made a pushback tug (same controls I guess). What I did is had two grips hidden inside the steering wheel. On the right one, I made pressing the trigger on your controller control pitch (gas). The left grip has brake when the trigger is pressed. As you can only go forward, I made a gearstick to go backwards or forwards.

    Alternatively, players can plug in a set of USB pedals and have that (PCVR only).

    +4
  • Windmill From Windmill park. 11 months ago

    @TheMouse That actually means the Maywar windmills are insanely performance efficient, rather than running 56*1000 = 56,000 parts all the time

    +4
  • New website for simple planes2? 11 months ago

    The answer to this question is in the FAQ.

    +4
  • How do i put a delay in variables? 1.4 years ago

    Hello! You will want to make a variable called anything, eg FuelRamp (idk what to call it). In that variable, put Time / 300 (Edit: don't do that, see below. Now, make a button, set its interactionType to Once (or Continuous, your choice), the outputValue to 0, and the input to be your variable name.

    Edit: Don't use time. Make it a self referencing variable, where the variable is called FuelRamp, and the code in it is FuelRamp + 0.01 or something. If you use Time, the value will revert back to normal as soon as you release the button.

    +4
  • does anyone have a link of this map, I need this map 1.5 years ago

    @longanbieu I do in fact have this mod in my archive. You can download it here.

    +4
  • I may not be able to post tommorow 1.5 years ago

    @SILVERPANZER @HuskyDynamics01 I've been working on one plane for 2 years. I post teasers about every month or so.

    +4
  • Terroristis Accident 1.6 years ago

    @ToeTips Honestly the moment I saw the words "accident" and "SWL-120" on the same post.

    +4
  • [KMS] Bismarck 1.7 years ago

    @MrShenanigansSP I wish I could run it

    +4
  • What's Next? 1.8 years ago

    FT inputs for brakes is the feature I'd like the most. Anything else is just "nice to have" or can be done with mods.

    +4
  • Question about air brakes 1.8 years ago

    Try smooth(clamp01(Activate1), 1)

    +4
  • We do NOT need a SimplePlanes 2 2.2 years ago

    SimplePlanes 1 + ((7C7 * 7C7) + (1!)P(1!) - 1) when

    +4
  • Simpleplanes airplane post limit needs to be decreased 2.3 years ago

    No offense, but this post is the reason for the upload limit's entire existence.

    +4
  • I'm going to take a break I don't know for how long but it's not going to be that long 2.4 years ago

    Please note I am in no way a moderator, and cannot give any 100% accurate statements, but I can make fairly accurate assumptions
    The two reasons your posts get removed are you bypass the autocredit system, and the liveries are also not enough modifications. Additionally, FoxtrotCharlieCharlieX has a policy against using his aircraft for any reason other than to download and fly.

    About the moderators removing your crafts, there is a function of the website called "automod". It is not a moderator, but can remove crafts, when, for example, there are a number of reports created. The moderators always (or mostly always, again I am not a moderator) write a comment to briefly explain why they remove a craft. If there is no such comment on the removed craft in question, then it is safe to assume automod removed it due to a large number of reports.

    +4
  • Most realistic cockpit VR 2.5 years ago

    I think my SWL-10 is one of the best, and my upcoming SWL-120 will be the best.

    +4
  • "SpLiT tHe ThRoTtLeS" 2.5 years ago

    @MrShenanigansSP Yes there is. The SWL-120 uses it. It's complicated. But it works.

    +4
  • Do you know who the first player in the game was? 2.6 years ago

    And finally, he has returned!

    +4
  • Supersonic Aircraft 2.7 years ago

    This is a perfect example of what a successor of an upload should be. You took the original nose, and then instead of adding a fuselage and saying it's done, you built a reasonably detailed plane around it. Good job!

    +4
  • I have learned how to make custom wings. 2.8 years ago

    This looks pretty good, but it can be even better. The five part airfoil technique allows for more advanced and smooth airfoils with more details. Here's part 1 of a tutorial on making it. (Sorry if I sound like a salesperson lol)

    +4
  • You know those Dall e AI images? 2.8 years ago

    it sorta looks like sp...

    +4
  • I think I ended up remaking the twin prop… 2.9 years ago

    Will every single switch work?

    +4
  • DO N O T MAKE ROUND/CIRCULAR WINGS!!! 3.0 years ago

    It takes like a single extra part per segment. I personally use a five part airfoil, but sheesh, a basic airfoil is 2 parts. IT'S SO EASY!

    +4
  • Color tags support Selection Operators! 3.0 years ago

    Please tag me on anything you post. If you ever need help, also tag me.

    +4
  • Description of Reshade 3.0 years ago

    I used to have a PC. Now I have a small star.

    Jokes aside, this is now giving my RTX 3060 something to do.

    +4
  • PETITION: One Part Assemblies (OPAs) 3.0 years ago

    @IceCraftGaming In fact, I have ideas for making a plane where I 3D model lots of parts of it in an external application (fuselage base and wing root, then wing segments, then doors and large moving things), then make a mod which adds all those parts, and assemble it in SP for a part count of around 100 ish parts. Good for potato PC users.

    +4
  • Hunda RA621H 3.1 years ago

    @BaconAircraft @OrderlyHippo And on top of that, they should be happy about the free advertising!

    +4
  • A question about curation 3.1 years ago

    No, we don't.

    +4
  • I am no longer a dev 3.1 years ago

    In other news, April Fools Day is not the right time to post actual good content. Not only will it be buried by the jokes, people might think it's a joke. Here is an example of a great build which suffered this fate.

    +4
  • I FOUND IT! [Where the bots come from] 3.1 years ago

    @JustWingIt Well I guess it's maybe advertising? Around page 5000 or so they all have some random link in the bio. There was also the funny one about a law firm advertising here.
    Ah yes a bunch of 14 year old aviation enthusiasts will need a lawyer.

    +4
  • I found the last page! 3.1 years ago

    It's amazing how many bots sign up per day. I swear this has increased by like 200 pages since a week ago.

    +4
  • Thanks for dev rank! 3.1 years ago

    @Korzalerke Yes, I think he coded another bot to automatically upvote every single forum post the second they are created.

    +4
  • Bug thread for v1.12.128 (current version) 3.1 years ago

    Massive Issue With Gauges

    Bug: RPM gauges automatically change to RotorRPM/600. I keep putting Engine1RPM/600 in (defined by the output of an engine), and I save and reload, and it changes.

    To replicate, grab a dial, change it to RPM, and then put any input in. It will change upon reload.

    Upon further testing, this affects ALL gauges with custom inputs. They will revert back to their default values.

    Upon yet more testing, this is because the gauge doesn't change to "custom", and custom gauges work fine. The bug occurs when just the FT input to a gauge is changed. The gauge doesn't automatically change to custom.

    +4
  • A simple suggestion for a simple game. 3.3 years ago

    @jamesPLANESii @BeastHunter Then there's like all the advanced builders who just have a single part with calculateDrag true, the rest are false. To improve performance.

    +4
  • Gear door open and close animation 3.4 years ago

    Video here
    The gear codes you are describing are this:
    Gear Doors (Ones which stay open if the gear is down): (ceil(smooth(clamp01(GearDown), GearDown ? pow(10, 10) : 1 / 10.75 ))
    Gear Doors (Open when gear is being retracted or extended): clamp01(abs((40 * abs(smooth((LandingGear - 0.5), 0.09))) - 20))
    Gear (The landing gear): clamp01(smooth((GearDown * -2) , 1.1))

    +4
  • YAMATO 1945 3.4 years ago

    @jamesPLANESii All right i9 11900k vs this thing let's go

    Wow it only took 2 minutes

    +4
  • Am i the only one that noticed this? 3.5 years ago

    @Stickman The 1.12 beta, which is currently available with the lack of a blog post.

    +4
  • Better game logic 3.5 years ago

    @Leepicthebaconeepic Ai eats processing power like it's unlimited.

    +4
  • New Beta - Version 1.11.104 3.5 years ago

    Can we please have engine fuel flow variables?

    +4
  • Up Front Controls. 3.6 years ago

    HOLY SH--

    +4
  • Let's Discuss Part Mirroring 3 hours ago

    I just remembered one critical problem with the existing system: "Failed to mirror part because another part already exists"
    This is a relic of many years ago, and just flat out doesn't work. I was working on my autopilot panel and wanted to mirror a button to the other side (inside the cockpit cavity, there was nothing there), and it wouldn't let me. I suggest either removing this check entirely or adding an option to disable it.

    +3
  • Help me! I can't put the image 25 days ago

    You need 100 or more points to post an image, likely due to previous abuse as spam.

    +3
  • SP2 Graphics Observations + My hopes for SP2 one month ago

    I personally prefer the current building method, although I'm probably an outlier since the parts of my plane that aren't externally created are in the tens of thousands of parts, with thousands of variables. Some heavy optimization would be nice though.

    +3
  • Stolen builds? 2 months ago

    @DDVC I had a look at the image with inspect element, and there is no image. It's just an empty img tag.

    +3
  • Active Shock Mod 2 months ago

    @lizi13399a Thank you for permission, I have also invited you to be a contributor to the mod page.

    +3
  • SP2 should have some of these feature from SR2/Juno 3 months ago

    Some of those features could be useful, although I am extremely proficient (muscle memory too) with using the existing building methods, and I simply could not use the SR2 interface. From the teaser screenshots it seems to be very similar to the current SP, and I hope it stays that way (at least in terms of existing features and the layout). That said, new features can be useful, although they should complement/be an alternative to the existing tools, instead of replacing them.

    +3
  • 2FA Now Available for Players with 5000+ Points 3 months ago

    @GuyWhoBuildStuff I'm not a dev, but the reason of doing a staged rollout (or similar) of a feature is to be able to fix critical bugs or improve features with a smaller group. Its like this in any large product or service when they add features.

    I think the reason it's done by points is because there are less users with lots of points, and this serves as an easy way to get a small test group, and then go from there.
    Again I am not a dev, I'm just guessing the reason for the delay

    +3