50.5k PlaneFlightX Comments

  • DO NOT USE Aircraft Instructions!!! 2.6 years ago

    @FujiwaraAutoShop I've seen a lot of people complaining about the craft instructions bricking their precious project. Interesting.

    +2
  • Subsystems and Customizable Engines 2.6 years ago

    @SemedianIndustries Ah, I see. I forgot not everyone has a nasa PC.

    +2
  • AutoDeploying Flaps Inverting When Gear Up 2.6 years ago

    GearDown is -1 or 1 in this. Try clamp01(GearDown).

    +2
  • (Tutorial) The Basics Of Creating Digital Flight Displays Using Text Labels: 2.6 years ago

    Very useful! I personally reference this handy documentation for my labels, as it lists every single attribute the labels allow for.

    +2
  • SimplePlanes|Controlling an AI plane 2.7 years ago

    Nice. I also had the idea of a magnet attaching to a plane/car with a camera, I just haven't worked on this idea. I can see here it works.

    +2
  • [Teaser] Are you ready for my most-detailed airliner yet 2.7 years ago

    I have access to the testing version, that can be found here for anyone wondering.

    +2
  • We Need New Outputs!!! 2.7 years ago

    @X99STRIKER Well I can't really be bothered taking the time to write out a really long comment and then spending a further amount of time trying to solve all the problems the user has.

    +2
  • We Need New Outputs!!! 2.7 years ago

    @X99STRIKER You ask someone else, or wait until 2050 when I release a video tutorial on simulated fuel tanks.

    +2
  • Controlling AI Vehicles 2.7 years ago

    @TRD6932 For the variables, those are actually on the control base (the bit the joystick is attached to). Also note the two setters to 0 in the global variables panel. If you are interested in learning this yourself, download the car (linked at the top of the post) and look at it yourself.

    Also just in case it comes up, you can use any variable you want. I just used Pitch1 and Roll1 to show how they work.

    +2
  • How do I compute range for prop aircraft 2.7 years ago

    I know @klm747klm747 has a lot of info on this.

    +2
  • Landing Gear.mp4 2.7 years ago

    @Cereal It's for my SWL-120.

    +2
  • What does the “damper” setting on wheel suspension do? 2.7 years ago

    @BeastHunter Higher damper reduces bounce. No damper has more bounce.

    +2
  • What does the “damper” setting on wheel suspension do? 2.7 years ago

    Reduces the bounce. Spring strength increases the overall strength, and damper slows down the movement.

    +2
  • #Question 2.7 years ago

    First unwritten rule: If you ask, then you don't.

    +2
  • How to make an Autopilot? 2.7 years ago

    Autopilot... complicated but explainable.

    Lemme explain the basics in a p̶a̶r̶a̶g̶r̶a̶p̶h̶ short essay. I will be using the SWL-10's autopilot (wait, you can use that!) for this example. For the SWL-120 the basics will be the same.

    The first thing we want to do is make a system which allows us to select a target heading, altitude, and vertical speed. You have done this. Now, we want to incorporate our current heading, vertical speed, and altitude. Then we want to find the difference between the two and then clamp that difference, so we get a number which smoothly goes to 0 as we approach all of our targets. Something important to note is Unity works in metric (meters, meters per second) instead of imperial (knots, feet).

    Another good thing - A while ago, I made several YouTube videos about the development of the SWL-10, specifically focusing on the funky trees, and I think one or two were almost exclusively about the autopilot. I'm not sure if they include all the information, but I'll make a video or two when I make the SWL-120's autopilot.

    Here is the video about the autopilot. I'm pretty sure some info is missing, but let me know and I'll help you.

    Oh, and here's the SWL-10. The autopilot is in the bottom few variables (the video will help), and some numbers might need tuning. I'd also recommend looking at the code in the four "physics wings" around the aircraft.

    I'd also like to have a look at the funkyness in the cockpit of this regional airliner you're building.

    One last thing - if you're really stuck, then I'd recommend waiting a month or two, until I can make a video on the SWL-120's autopilot, because in that video I'll try and make sure the entire video is dedicated to completely explaining how the autopilot works, and then coding and testing it.

    +2
  • Problems Mapping Throttle On T-Flight HOTAS One 2.8 years ago

    It's possible, go into controls, select the joystick, and click calibrate. Then adjust the zero until the positive axis turns into the whole input. I had the same problem with mine. (Different setup, but same problem).

    +2
  • Let’s talk about wheels 2.8 years ago

    ayo point 1 is now a thing

    +2
  • Too many variables 2.8 years ago

    Please tag me on thisss.
    Also about the actual problem, it's not because of the variables. The SWL-120 has over 200, and there are never problems.

    +2
  • Question about FTs 2.8 years ago

    clamp01(IAS > 800 & Throttle > 0.96)
    replace 800 with whatever value.

    +2
  • **I CAN MAKE CINEMATICS OF YOUR BUILDS FOR YOU** 2.8 years ago

    I might ask you (following the instructions of the forum) to make a teaser for the SWL-120. It will take about a year to finish but just informing you of my thoughts now.

    +2
  • Viper V3.0 (Teaser) 2.8 years ago

    @jamesPLANESii Yes it is.... but that wing tho... where airfoil

    +2
  • I need Grandmother's "Map" map 2.8 years ago

    @TRD6932 No, I only archive PC mods. Sorry.

    +2
  • When Algebra II is applicable in your favorite videogame 2.8 years ago

    True. It's not a game anymore. It's a creative modelling and coding program. Also known as a flight simulator.

    +2
  • Instrument Landing System 2.8 years ago

    Wow! I've made something similar, and a user by the name of zwen has too, but this looks like it has more functions! Good job, and I will use this in my upcoming SWL-120.

    +2
  • Map 2.8 years ago

    @jamesPLANESii Do you happen to have a copy of this mod? @Mekomara (and other users) is trying to get a copy.

    +2
  • If you think about it... 2.8 years ago

    @DeveloperKorzalerke How about paint and a whole ton of ray tracing and shaders.

    +2
  • If you think about it... 2.8 years ago

    Mine's probably airliner white with a bit of everything else for smaller things.

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.8 years ago

    @IceCraftGaming Yes. (Mostly). It won't have the ultra advanced stuff, but most things you'd find in a flight sim (and more even) will be in this. By ultra advanced I mean things like a fully working keyboard where you can type letters. It will have a waypoint system with flight plans and an autopilot with many functions like flying to waypoints.

    +2
  • SimplePlanes as a Flight Sim 2.8 years ago

    My SWL-10 has one of the best cockpits on the website, and the upcoming SWL-120 will be the most detailed and realistic plane ever.

    +2
  • Guess The Livery 2.8 years ago

    @IceCraftGaming @jamesPLANESii Probably.

    +2
  • I need someone to test my next build in VR 2.8 years ago

    I got one of the best PCs on the website, as well as all the other required things, except for VR.

    +2
  • When pc broke but you still gonna keep on that ft grind 2.8 years ago

    @Hazerz We are each good at both.

    +2
  • When pc broke but you still gonna keep on that ft grind 2.8 years ago

    @Hazerz Good question. I just... started understanding it.

    +2
  • A reminder on how loud this thing actually is 2.8 years ago

    @ColonelCanada I've heard the Andrew Care clinic actually specialises in removing hearing so you have to keep coming back, making them more money.

    +2
  • PETITION: One Part Assemblies (OPAs) 2.8 years ago

    @IceCraftGaming Probably will never see the light of day though... I gave up modding a while ago, my strengths are in the coding side of SP, and soon, wings.

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.9 years ago

    @Hazerz What I meant is it doesn't show people your (the account of Hazerz) favorites.

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.9 years ago

    @Hazerz Yes, however that link takes you to your own favorites, for example I see my own favorites.

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.9 years ago

    @Hazerz That doesn't work. It takes you to your own list.

    +2
  • I need Grandmother's "Map" map 2.9 years ago

    I have a massive archive of every mod ever created
    (which I could download), but unfortunately the Grandmother folder is empty. However if someone provides a link, I'd like to get a copy for my archives.

    +2
  • Useless Box 2.9 years ago

    @Hazerz I'm in the funky trees lab discord server, and he's completely remaking it from scratch. Yes, he did add a section on variables, but he is completely remaking the whole website.

    +2
  • Useless Box 2.9 years ago

    @Hazerz Watch my three variables tutorial videos. Filter my posts by videos, and find them.

    +2
  • Bug thread for v1.12.128 (current version) 2.9 years ago

    Issue

    It's not really a bug, more like something a lot of builders need: The ability for fuselage blocks to allow inputs greater than 10 (or 5 for rise and run). I'm working on a wing and while I do scale things up a bit, I keep needing to change the scale, which messes up other things.

    In addition, I would like the ability to type numbers in (like 55.6432) to the fill sliders for the new fuselage slicing feature. I am always doing trial-and-error using Overload, and it gets annoying, especially when it gets laggier due to some cache, causing me to restart the game.

    These two small features (which I think should be quite simple to make) would greatly improve the building experience.

    +2
  • Help with rotators 2.9 years ago

    ReinMcDeer literally said Activate6, not 7
    Also I would say sum(clamp01(Activate6)), to stop it going backwards.

    +2
  • Any way to have more than 8 buttons? 2.9 years ago

    @BeastHunter Actually this one explicitly talks about using it for extra AGs.

    +2
  • Custom fuselage control surfaces 2.9 years ago

    What you do is make the custom controls surfaces with drag and collisions disabled. This is purely for looks. For the functional bit, just make a normal "physics wing" (a normal wing) and then scale it down.

    If you are still stuck, have a look at the Lexair 300 for ideas. It was my first plane with custom control surfaces.

    +2
  • I FOUND IT! [Where the bots come from] 2.9 years ago

    @Korzalerke ... and the wording in the bio...
    ..where both the parties
    wat

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.9 years ago

    @FRIGGLES Yes, those are speedbrakes.

    +2
  • Just Like A Flight Simulator - SWL-120 Progress Update 2 2.9 years ago

    @FRIGGLES The speedbrakes? If you mean the flat pieces angled up just above the flaps, those are speedbrakes.

    If it's not what you are talking about then tell me what number screenshot.

    +2
  • I found the last page! 2.9 years ago

    @Almost @BeastHunter Here are the bots. All of the bots

    +2