53.8k PlaneFlightX Comments

  • I need FT input for windshield wipers 2.0 years ago

    @100 No problem!

  • I need FT input for windshield wipers 2.0 years ago

    @100 Now that I don't, sorry. I have an idea for how it might work, but that's about a year away.

  • I need FT input for windshield wipers 2.0 years ago

    In that case the placeholder code I wrote for the SWL-120 will work.
    I've separated the windshield wipers from the plane. Use Activate2. If you have some experience with FT you can change the AG.

  • I need FT input for windshield wipers 2.0 years ago

    Do you want speed settings or just one speed?

  • 7 years ago... 2.0 years ago

    4th grade equalls 8yo at most! mmoOODdddszsSS uunDDerrraGE ussseeeerrr!!!!

    +2
  • SWL-10 Startup 2.0 years ago

    @Riaanzekeameer Is the APU started?

  • Who is MidnightStriker 2.0 years ago

    As a self-proclaimed bot account expert, he is not a bot. He appears to simply be a user who is interested in seeing other's content but not posting any of his own.

  • WIP 2.0 years ago

    @CL125 It looks like an AI generated image. The shadows are also probably AI generated.

  • Coding for a rotator 2.0 years ago

    @Skykid028 That's alright. To simplify that code, you could do clamp(Pitch + Roll, -1, 1) * clamp(1 - (IAS / 500), 0.1, 1).

    +1
  • Coding for a rotator 2.0 years ago

    Pitch * (clamp(1 - (IAS / 500), 0.1, 1))
    Does this work?

  • Coding for a rotator 2.0 years ago

    @Skykid028 Alright, I got an idea of what I need to do then, when I get some time to experiment in SP I'll send the code.

  • Coding for a rotator 2.0 years ago

    @Skykid028 What is the top speed of the fighter jet in level flight?

  • Coding for a rotator 2.0 years ago

    I'll need some parameters. What speed do you want it to reach minimum rotation? How much rotation? What input does the rotator have?

  • Sorry I haven’t posted… 2.0 years ago

    Your last post before this one was 5 days ago. Not very long ago at all.

  • SWL-10 2.0 years ago

    @TinyMaus Maybe, a lot of the performance cost is because a lot of the buttons have variable text, which is relatively simple. Remember, performance cost is only a guide to how heavy a build is. It could be possible to run the cockpit on the quest II.

  • Working Windows XP in Simpleplanes 2.0 years ago

    hmm I wonder why it's blank?
    .
    .
    .
    What does AG1----AAAAAAAAAA

    +8
  • Aircraft Seats 2.0 years ago

    @RishantYT747fan Our mod doesn't have code, but we have no plans to make an android version. We also don't know how to.

  • Aircraft Seats 2.0 years ago

    @RishantYT747fan Maps without code work, but we don't know how and it's really unsupported. We do not plan to add android support at any time in the future, sorry.

  • Aircraft Seats 2.0 years ago

    @RishantYT747fan Android has been unsupported for several years now.

  • SWL-10 2.0 years ago

    @VictusBasilisk It's alright, I was really just practicing building a resonably detailed plane. I guess it just turned out looking like a 1930s plane so I said it was that.

  • Boeing 787 for SimpleRockets2(JUNO:New Origins) 2.0 years ago

    The legend has returned!

  • question 2.0 years ago

    @jamesPLANESii no

  • Detailed wing tutorial 2.0 years ago

    @shadow1617 The tutorial can be applicable to that as well.

  • SOLVED : How to: move an indicator arrow like a clock "arrow" ? 2.0 years ago

    @Blueshift So basically as you rotate--- no I see now
    As the arrow moves it still rotates from the middle. The starting point and ending points look okay but the arrow still looks weird

    In that case I'd recommend option 2 as it's the only easy way (not without spending 2000 years writing 999 pages of code) to do this

  • Is there a random function in funky trees? 2.0 years ago

    you could do something like repeat(Time * 1000000, number). It basically repeats time so fast, the value at any given point is seemlingly random.

    +2
  • Violence 2.0 years ago

    yes

  • SOLVED : How to: move an indicator arrow like a clock "arrow" ? 2.0 years ago

    There are two ways to do this.
    1. Use the voffset and pos tags to move the arrow around the label as you rotate it
    2. Use a control base (or rotator), and a fuselage or two
    I'd recommend option 2, sometimes mechanical displays are better than 2 pages of text code for a single arrow.

    +1
  • SWL-10 2.0 years ago

    @Potato333 I'm not sure what you mean. You can simply download it on a VR headset (or launch PCVR) and fly it in VR.

  • need help with funky tree 2.0 years ago

    Here's something I threw together in 5 minutes, it does what you described. If you have any questions please let me know,

    +2
  • Interesting Nuance Regarding The AI Convoys 2.0 years ago

    @32 This ship controller could also use the player-controlled AI feature I discovered if the despawn AI button despawns convoys.

  • The Flight Management Computer - SWL-120 Progress Update 6 2.1 years ago

    @TinyMaus
    [copied from SWL-10, better suited here]

    Thanks! My goal for the SWL-120 is to make it like a real flight sim - separate throttle control, pushback tug, refueling tanker (you can spawn and control these yourself), full interior, everything.

    I have an overclocked 11900K and barely get 60fps with the full assembly right now. The plane is fairly GPU heavy due to a modding trick I'm using, I have a 3060 but plan to upgrade eventually. I do have a no mods version which should be less of an impact than the full version. It's going to be cargo, that way I can have a "full interior" which is just empty. I'm also going to try and make a cockpit only version, for VR.

    +1
  • The Flight Management Computer - SWL-120 Progress Update 6 2.1 years ago

    @TinyMaus uhh.... the center panel alone can't run on the quest II

  • SWL-10 2.1 years ago

    @TinyMaus I've been taking a bit of a break due to school, but it should hopefully release this year... really not sure though

  • How Do i download Mods On The Modded Simpleplanes game For Macos 2.1 years ago

    If you mean download on mobile, you can't.

  • Simpleplanes Multiplayer 2.1 years ago

    @Numbers2 That's different. VERY different.

  • Simpleplanes Multiplayer 2.1 years ago

    Can your device run 3000 parts at playable framerates? No? That's one of the many reasons there will not be mobile multiplayer.

    +10
  • How to toggle text toggle text? 2.1 years ago

    Have a switch with an interaction type of toggle, and use the following code in the label: {VariableName = 1 ? "Text" : ""}
    Replace VariableName with the variable in the switch, and Text with whatever you want.

  • SWL-10 2.1 years ago

    @Noplane There are several fuel buttons, located towards the back of the center panel.

  • SWL-10 2.1 years ago

    @Section3622 Ah, yes, there will be working autoland in the SWL-120.

  • SWL-10 2.1 years ago

    @Section3622 What do you mean be "APP"? Autopilot?

  • Functional Keyboard [FREE TO USE] 2.1 years ago

    Nice! My FMC also has a working keyboard but only supports up to 6 letter strings (although I could probably extend it)

  • Airbus A350-1000 ULR update! 2.1 years ago

    @joshep Are you a bot?

  • *PROJECT CANCELED* 2.1 years ago

    @32 I did actually make a tutorial, but if @IMFLYINHERE is on iPad then it's not possible.

  • Pampangga 2.1 years ago

    @SlowSeline82 because there has been no android mod support for several years.

    +1
  • PILATUS PC-12 2.1 years ago

    @windshifter1 Here is the original

  • PILATUS PC-12 2.1 years ago

    @windshifter1 I installed the minimap and other screens

    +1
  • How To XML Mod And Code (Part 1) 2.1 years ago

    @SourDoughBread I just had a look and I actually didn't make it. I had a modified version with mod islands but it's the original, and isn't even mine. It's WIZARD2017's. I did make a modification, but the one on the plane is clearly the original.

  • Radar? | Game Suggestion post | 2.1 years ago

    It's already possible with FT I believe

    +3