115k hpgbproductions Comments

  • You should be able to see banned player’s account page 9 days ago

    @PZLAgencies you can download by copying the link and pressing ctrl+L, this will prevent having many small files that only store the url

  • SimplePlanes WPlace Corner Two Days In 11 days ago

    @Graingy the reducer block "goes from a 2 to a 1", it has the part type Block-4
    I made it reversed though

  • HOW DO I MAKE A TURRET MOVE WITH A CAMERA? 11 days ago

    Idk how to make the rotators smooth, it heavily depends on your build, part arrangement, and other needs.
    I might know one method that only works if your FT architecture allows controlling the rotator with a move left/right input
    .
    Do you know Variable Setters and Part Variables? You will need both to make camera aim

  • HOW DO I MAKE A TURRET MOVE WITH A CAMERA? 11 days ago

    You can take the camera yaw and pitch values using the Part Variables menu, then drive the turret rotators with them. The camera must have type FirstPerson and cannot be attached to the turret. (If you put it on the turret, you will find out why)

  • SimplePlanes WPlace Corner Two Days In 11 days ago

    I haven't been in this area so I didn't do anything about the trolling. I made trains for an area colonized by some other game
    The circle thing is a reducer block
    And yes, DO NOT spend any money on wplace, the moderator situation is crazy

  • How big is your SimplePlanes Aircraft (and blueprints) Backup/Archive? 12 days ago

    Not many local files, a lot of unlisted files for projects

  • Clippy 12 days ago

    @GabrielFangster70 advocating for basic rights is considered a nerd activity now☠️

  • You should be able to see banned player’s account page 13 days ago

    Does downloading banned player crafts still work with the ctrl+L method?

  • funky trees advice needed 13 days ago

    @winterro yes, v is velocity and x is position, and both use the same coordinate system
    Also, deltaTime doesn't exist in the game, you have to make it yourself
    edit: I've seen this method used for gauges in an old train simulator, so here is an example gauge

  • [yapping] speeeeeed and poweeeeeer 15 days ago

    @rexzion yeah, differential behaviors are not provided exactly so idk what i'm doing
    i've done it once (plus one more fake differential) by just using the wheel rpm difference * a constant

  • I found a bug 15 days ago

    Sometimes a lag spike will overload the touch input code and make touch controls stop working completely. I feel it's more likely with custom weapon bodies.

  • How to change control key positions 19 days ago

    No, wheel brakes are one of the few things that cannot be controlled by the funky

  • [ Misc. ] The day I was born. 22 days ago

    Umazing! 👍

  • 911 GT3 RS 23 days ago

    Susge

  • ALPACA AMALFI (KE31) 23 days ago

    @RobertsAeronautics stronger regen brake when throttle is off, similar to gear 1 and 2

  • Lando Norris 26 days ago

    @ZFold7 labels are just incredibly limited, don't push it
    Try to increase width or height

  • Control indicator label code request 27 days ago

    For the pitch and roll display, try using center-center alignment, and build a + frame in the label first. Then put a circle in a new line. Try using the indent tag to move it horizontally, and the voffset tag to move it vertically.

  • Uh, do you mind? 29 days ago

    mmmm grain erosion
    .
    do you ever get flushed down the drain?

  • New bus project (I want answer not upvotes) 29 days ago

    @KoreanAircraftliner since these buses are for tighter spaces, they only have 2 doors

  • New bus project (I want answer not upvotes) one month ago

    City bus, but mountain road capable because why not

  • Mango Mini Parfait one month ago

    @ToeTips i live in a tropical climate, but this item was not found there, but instead in a place that is kinda known for overpriced fruits

  • My PC better than him? one month ago

    @YarisHatchback it is good, sort of gaming specs without the rgb. But it's an old laptop at this point, can't buy it anymore
    I have run low graphics snowrunner, ets2, project wingman, and train crew with 60 fps.
    There is one goofy point: it cannot run without the battery installed, because the power unit can draw more power than what the battery or charger alone provides. You can ask me how i know

  • My PC better than him? one month ago

    You forgot the most important part of the setup, which is not in bio: the inverted ikea document tray (jk)

  • Mango Mini Parfait one month ago

    @CaptainBrayden
    Nothing appears, or missing rows? --> Increase label width and height
    Is the text cut off? --> Text data is too long to paste into settings menu field
    Only 1 row? --> Check for comma decimal points (bug with original SPRASTER)

  • Mango Mini Parfait one month ago

    @CaptainBrayden uuh just use the online label maker by 11qazxc

  • Mango Mini Parfait one month ago

    @Attr dessert

  • [ENDED]Mango Challenge! one month ago

    @BluesynVNA idk about the creativity part, but even for a meme contest, 3 day opening window is kinda f'ed up

  • [ENDED]Mango Challenge! one month ago

    This dropped at a good time for me, maybe as a mango enjoyer, i will build something (clueless)

  • Someone help me code one month ago

    the heli rotor part already does that for you

  • How to code ((set) (reset) then (output)) in simpleplanes? one month ago

    Chat, what does this mean??

  • Rather useful/interesting video I encountered on object rotation one month ago

    I got this on the algorithm as well

  • We need more curators. one month ago

    Real

  • Loose rotators (xml help request) one month ago

    You can decrease the rotator massScale to help a bit. If you want to lower the torque even more, you must use control bases.

  • Bio is gone :( (solved thanks to Dorian:D) one month ago

    But why is it gone

  • Murica! one month ago

    @RepublicofWrightIsles freemen is the plural of freeman, which implies the existence of multiple people of the freeman name

  • Ok I don't know who half you people are in the forums. WHO ARE YOU AND WHAT KIND OF STUFF DO YOU BUILD??? one month ago

    Cars and trains, and the extremely rare anime girl apparently
    Maybe I am also known for part inefficiency, and having an unhealthy obsession with torque curves

  • My review on Ace combat 7: Skies unknown one month ago

    @SPWithLizzie FAEB is less flexible than UGB (1 vs 2 per salvo), with UGB you can choose whether you want damage or range. Idk any missions that FAEB is better than UGB
    .
    Also F-15 STOL/MTD enjoyer

  • My review on Ace combat 7: Skies unknown one month ago

    @SPWithLizzie with UGBs, you can speedrun missions like stonehenge defensive and cape rainy
    Su-47 UGB my beloved

  • My review on Ace combat 7: Skies unknown one month ago

    UGBs are goated wdym
    But yep great gameplay and graphics

  • Colors one month ago

    I guess hex codes, taking nearest 0x10 values (so like 00, 10, 20, etc, obviously don't bruteforce all possible values and only check plausible ones)
    Then refine to nearest 0x08 or 0x04 if it looks off
    .
    The color picker method is very good for telling you the hue of a color. E.g., you can tell how pure the green is, or the red/green ratio of the tan.
    .
    Definitely choose the metallic and smoothness values before doing any guessing, because they affect the color a lot

  • Anime Girls 2 months ago

    @Graingy sometimes anthros are just a creative exercise, it's not healthy to assume directly that the creators/fans are terminally online (and related buzzword terms) either
    I.e., haha tank girl funny vs tank girl uohhh😭, usually quite obvious on social sites, some other cases (including le simple) it's harder to tell the difference

  • Anime Girls 2 months ago

    another human specimen discovers the close links and overlaps within the anime and engineering / war machine enthusiasts

    Also, this game is just too powerful, if you make planes all the time you will get bored

  • [SUGGESTION] SP Users Wiki Page 2 months ago

    Is it possible to prevent people from writing about themselves though, seems like it could become a second bio thing

  • new pfp!! 2 months ago

    @ToroInoue ok
    I don't think Toro Inoue is ruined, it is just me that's brainrotted

  • new pfp!! 2 months ago

    @ToroInoue is it that meme but using an animal crossing model?

  • new pfp!! 2 months ago

    Boykisser looking mf

  • How build good planes 2 months ago

    Start from the most convenient-looking place. I prefer starting at a centered fuselage that is straight and level

  • Alisa but male 2 months ago

    he has the :3
    this post made me notice that alisa has the "skindentations" (they are bugged on this model)
    also :COCKA:

  • ALPACA AMALFI (KE31) 2 months ago

    @PhantomBoltSP no i don't
    sussy comment tho (i will not do anything about it)