113k hpgbproductions Comments

  • Help with input for hindge 2.2 years ago

    • ammo"aim9" is wrong, use ammo("aim9")
    • the rotator output is 1 when ammo("aim9") is 0 or 1
    • therefore you can use ammo("aim9") <= 1 ? 1 : 0

  • Hey sp what is the normal field of view in sp's settings 2.2 years ago

    60 degrees vertical fov

    +1
  • Would you like python or funkytrees 2.2 years ago

    No C# option smh
    FT is good enough tho

    +1
  • How do I limit maximum yaw Input strength? 2.2 years ago

    why are you dividing by 1
    change 1 to other values and try :)

  • Custom lights need help 2.2 years ago

    Brake > 0.01 ? 1 : 0

    +1
  • How to Download planes in SP PC? 2.2 years ago

    If you click download from the steam browser, the plane will load automatically
    If you use normal browsers but don't want to end up with a bunch of .splane files, you can copy the aircraft link, and in the designer press ctrl+L

    +2
  • ALOUETTE (NJE32) 2.2 years ago

    @SimpleStudent a laptop or phone that's not too old can run it

    +1
  • Atlas Air B747-400 2.2 years ago

    @Brololxd @MAPA the website isn't by me, from the url i believe it's by 11qazxc

    +1
  • ALOUETTE (NJE32) 2.2 years ago

    @Falkenwut ok, you can rebuild it
    Usually, you don't have to ask unless you're using others' parts, or making a copy

    +1
  • ALOUETTE (NJE32) 2.2 years ago

    @BiliBiliXMBGDS the map mod is Nordschleife

  • ALOUETTE (NJE32) 2.2 years ago

    @Falkenwut thanks! How will you rebuild it?

  • Digital Painting Tool 2.2 years ago

    @TheTomatoLover a pc with drawing tablet can, but good luck running on a tablet itself

  • ALOUETTE (NJE32) 2.2 years ago

    @BogdanX
    Absolute XYZ coordinates
    TargetX = Longitude + TargetDistance * sin(TargetHeading)
    TargetY = Altitude + TargetDistance * sin(TargetElevation)
    TargetZ = Latitude + TargetDistance * cos(TargetHeading)
    .
    Speed uses rate function to get XYZ rate of change, then use the distance between two points formula
    TargetSpeed = sqrt(pow(rate(TargetX),2) + pow(rate(TargetY),2) + pow(rate(TargetZ),2))

  • ALOUETTE (NJE32) 2.2 years ago

    2302232000 >

    • initial release

    2302232200 >

    • fixed aileron rotators direction
    • fixed aileron rotators input so they match the inputs on the wing parts inside

    "why does it have such a short nose"
    it's my own art direction, it's supposed to look a bit like a small bird

  • ALOUETTE (NJE32) 2.2 years ago

    @BogdanX @ALRX ok, I updated the XML

  • SimplePlanes Train Simulator 2.2 years ago

    Nice
    densha de go but passengers won't fall over

    +1
  • 10 HOURS OF WORK RUNINED BY A BUTTON 2.2 years ago

    yeah, they should give an option to remove it

    +1
  • Is there's a a way to turn on/off an HUD text or flight instruments hud text using Funky Trees? 2.3 years ago

    If the label doesn't use the alpha tag, you can use it to hide all text
    You can also try to put a line at the beginning with 0% line-height, and switch to a large line-height to hide text

    +3
  • Holy balloons there’s a lot of balloons 2.3 years ago

    To celebrate the F-22's first real air to air kill

    +15
  • 7:22 on Nordschleife with updated NIKE ONE 2022 2.3 years ago

    NIKE ONE 2022

    Notes:
    - FT on the top is a timer, but I forgot to use it so I used the video
    - Timer in the car directly uses the Time variable, so it's not the lap time
    - My current times in GT4 are 7:38.8 with Sports Medium tires and 7:08.8 with Racing Medium tires
    - In SP, the car is slower in a straight line, but faster in the corners. The cornering is probably similar to Racing Medium or Soft tires.
    - A more realistically tuned version has been added

    +2
  • Should i post this? 2.3 years ago

    The jar is nice

  • ILS help please! 2.3 years ago

    @FlightFun copy both at the same time
    Big brain

  • ILS help please! 2.3 years ago

    When it tells you a variable is missing, it means you haven't copied it in
    It's quite a process

  • My new user and pfp for my beloved vtuber 2.3 years ago

    hi fellow sussei enjoyer

  • ILS help please! 2.3 years ago

    Make sure you copy all variables needed, and put them in the same order in your plane

  • [Discussion] coolest plane. And why? 2.3 years ago

    Basically anything that looks like it comes from an anime, like F-15S/MTD and Su-47

  • What is the coolest plane you have ever seen? 2.3 years ago

    F/A-18 (my country doesn't use them)
    A-4 with engine removed

  • Another question about exhaust 2.3 years ago

    This is a bug in the game where the exhaust particles don't rotate with the engine. This means that no matter the rotation of your engine, each particle does not change shape, and if you use different xyz values, the gap between the particles changes
    Don't use different xyz particle scale
    You can try increasing the engine input controller value past 1, using multiple very small engines in a line, or alternatives like label engine effects

    +2
  • What's the coolest plane you ever spotted 2.3 years ago

    F/A-18, only ever seen one of those
    I see a lot of F-15s but they are very common in my area, so less coolness

  • gamf-01 phoebe and gamf-02 camille fanart 2.3 years ago

    @phrongus perhaps
    Someday i will draw things using simpleplanes as 3d reference

    +1
  • Gear Up in Editor? 2.3 years ago

    No you can't
    But if the gear design supports it, you may be able to fine nudge/rotate connected parts manually. Very few custom landing gear is built in a way that allows it.

    +1
  • So Jundroo accidentally added 1 part custom images to the game... 2.4 years ago

    @LogoAndCars1 yes except in a CPU/GPU utilization sense

  • What image uploading service do you use? 2.4 years ago

    I use a private discord server
    Or if the picture is previously uploaded to social media, i take the image link from there

    +1
  • Is Rotor Brakes available? 2.4 years ago

    There's no real rotor brake other than using prop pitch/collective

    +1
  • How make mech cockpit 2.4 years ago

    @AltheimManufactorum try to toggle a label's visibility without animations first. Then add an animation timer and multiple levels of opacity. This should help you learn how it's made

    +1
  • gamf-01 phoebe and gamf-02 camille fanart 2.4 years ago

    @IceCraftGaming @32 i only (want to) draw anime gril so uhhh

    +1
  • How make mech cockpit 2.4 years ago

    Use alpha tag with a timer ternary list like:
    {timer<0.1?"FF":(timer<0.2?"E0":( ... ))}
    Where timer is an animation timer that is zero at full opacity, for example:
    smooth(activate ? timerMax : 0, 1)

  • Gyroscopes that hold roll and pitch angle? 2.4 years ago

    @FlickerDefenseIndustries compare a target stored value with the current heading and use that to control your gyro

  • How do I make something face the direction a camera is facing while having the camera behind the craft? 2.4 years ago

    Instead of putting rotators at the camera, put them in the aircraft and nudge the camera back

  • Control surface funky trees 2.4 years ago

    Pitch + Roll + (IAS>0.3 ? AngleOfAttack/35 : 0)

    +1
  • How can I use a button to move a joint rotator without using an activation group? 2.4 years ago

    @IAlsoBuildPlane zeroOnDeactivate works on the activation group of the input controller
    If true, the input is forced to zero when activation is false
    If false, the input does not change when activation is false
    Personally, i don't use the activation input now that funky trees is a thing, so i don't use zeroOnDeactivate

  • Anti Missile Ball 2.4 years ago

    @SimpleAreospace i did some test for it, but when i move the attachment point, the part connected to it doesn't move together

  • Ground AI Help 2.4 years ago

    if you have ground AI enabled, convoys will spawn on krakabloa and maywar

    +1
  • What is your favorite Christmas song? 2.4 years ago

    requiem of the phantasma

  • how to change to dark mode? 2.4 years ago

    There is a tampermonkey userscript for it
    If your browser has a builtin dark mode script, you can use it. You might also be able to find a dark mode browser addon.

    +1
  • I have a big problem 2.4 years ago

    Maybe you have not made your gravatar account yet. It is separate from a sp account

  • Engine overheat code 2.4 years ago

    Well, the first thing is that there is no way to use guns except with FireGuns, so you cannot drop the health of engines
    However, you can deactivate the engines.
    Example code based on timer code:
    sum(smooth(Throttle>=0.95?99:0, Throttle>=0.95?1:COOL_MUL) > 60 ?1:0) < 0.01
    .
    For cooling time multiplier COOL_MUL > 0
    .
    Smooth argument 2 is the max rate of change towards smooth argument 1.
    Value inside sum() is 1 if the timer>60, 0 if timer<=60. This means sum() increases at 1/second only when timer>60.
    Sum is compared against a small number 0.01. At first, sum() is 0. When timer>60, sum() will exceed 0.01 and deactivate your engine

    +2
  • How to find map coordinates? 2.4 years ago

    X is longitude
    Y is altitude
    Z is latitude

  • A question about weird funky numbers 2.4 years ago

    Don't know what that means, try to draw a timing diagram