114k hpgbproductions Comments

  • NIKE ONE 2022 11 months ago

    @Kerbango one side is correct, the other is mirrored, and it's like that on the car in gt4

    +1
  • I 'bouta get fired 11 months ago

    Glassgy time

  • Is following yourself in SimplePlanes a SimplePlanes sin? 11 months ago

    No but it is slightly cringe

    +3
  • [SOLVED] Weird Sharp Edge on Fuselage Part 11 months ago

    Might be a mismatch in the fill values of fuselage blocks that are connected front to back. Since the blocks are close enough together and using the front/back attach points, the game will try to match the normals, which is impossible due to the fill differences. Try to change attach points.
    At the same time, idk since i haven't seen any bug this bad before

  • How does SP Algorithm works? 11 months ago

    Mostly, but maybe not exactly, upvote to age ratio

    +1
  • Do you eat raw onion? one year ago

    @ComradeSandman i could go for good onion rings rn, local burger king killed their old recipe and their new ones are kinda trash

  • Do you eat raw onion? one year ago

    Onions are best fried, whether of the pan or the deep variety

  • can we make custom labels? on mobile one year ago

    check the version of the software, the old versions have a bug in certain locales (especially euro ones)
    anyways, there is no reason to use it, since there are better alternatives

  • What do these buttons do? one year ago

    Fun tip, sometimes you don't want them all on or all off, but mixed together, usually if you're not building normal planes. (Maybe i should write a post about how smoothing works, and some tricks)

  • tutorial HOW TO RESET THE NUMBER OF HITS one year ago

    literally just use your sp profile page, otherwise you have no reason to use hits

    +1
  • What are your favorite Aircraft? one year ago

    the irl weeb planes (Su-47 and F-15S/MTD), and the soviet turbo brick because funny

    +1
  • Cebu Pacific Shuttle Bus - Hyundai Aerocity one year ago

    weirdge detail
    it could have been good, but bro decided to throw it away

  • how to display gif here? one year ago

    It's the same for non-animated pics
    I used ezgif for converting videos to gif before, maybe it still exists
    Btw be careful when converting videos to gif, or everyone's wifi router and data plan will cry

  • Need funky trees help for a hingerotator that goes 2 directions 2 w/ 1 input one year ago

    Nice
    Anyways, I just call it animation-style, there's no such term for it. Not exactly the same as your code though, here's an example I digged up from one of my planes
    .
    Wheel assembly: lerp(0, 1, inverselerp(0, 9, smooth(GearDown?0:10,1))
    .
    Main door: lerp(1, 0, inverselerp(5, 10, smooth(GearDown?0:10,1))
    .
    I'm using a code structure I call a linear map

  • Need funky trees help for a hingerotator that goes 2 directions 2 w/ 1 input one year ago

    I use an animation software style of funky trees for most timed animations. It is based around a timer variable, e.g., smooth(GearDown?0:10, 1).
    Each rotator will have an input which is basically in the form x(t), or x varies with the timer above.
    If your animation is the same (but reversed obviously) on activation and deactivation, this method is very easy to write and edit

  • Need funky trees help for a hingerotator that goes 2 directions 2 w/ 1 input one year ago

    Since the first argument of your smooth functions are constants, each smooth function will only perform one movement each, as soon as it is chosen by the ternary operator. You need a way to reset the smooth functions.
    Also, clamp(val,min,max) clamps val between min and max. Since min=max, val=min=max

  • No mirror on switches? one year ago

    You can but usually they don't attach correctly

  • Can I breed woodpeckers with penguins and train them to poke holes under enemy ships' waterlines? one year ago

    you know explosive, tube-shaped machines that can swim like penguins exist right?

    +2
  • I don't know, I'm tired of changing all drag to 0 one year ago

    @TheMouse using regular expressions for search and replace

    +1
  • I don't know, I'm tired of changing all drag to 0 one year ago

    if you have sp on pc, or you can access the xml files on your phone (old versions of android only), you can use a very fast method to remove drag that's already there

    +2
  • Mighty Lighthouse one year ago

    @Dpdfuzz @DatFiat126Fan19 it's the afterburner effect from AQF-24
    a lighthouse beam is a pretty interesting use of it
    .
    edit: saw new comment, the code is the same except for the color

  • Are apfsds rounds consumable? one year ago

    i recommend deep frying them as i prefer my rounds to be crunchy. however, if your rounds have a lower explosive content, they will be too hard to bite. i recommend stewing such rounds

    +1
  • I removed the third image in my biography because it was not suitable for children. one year ago

    nah this is normal, it could be much worse

    +1
  • Please just save your planes. one year ago

    save your plane with your project's codename and then never update the filename when uploading :troll:

    +3
  • NIKE ONE 2022 one year ago

    @LowtusF139 lol i always write weird things to see if anyone calls them out

  • (TEASER) JDM POWER!! one year ago

    please make a 2000 hp version with the most peaky and laggy turbo known to man

  • Can anyone help me creating a specific engine imput ? one year ago

    InputEngineActive:
    - SETTER: Throttle>0
    - note: change trigger input as required
    .
    EngineActive:
    - SETTER: 1
    - ACTIVATOR: InputEngineActive & EngineTimer=0
    .
    EngineActive:
    - SETTER: 0
    - ACTIVATOR: EngineTimer>=15
    .
    EngineTimer:
    - SETTER: smooth(EngineActive?15:0,1)

    +1
  • Let's save often one year ago

    uma players when there is no ssr honse:
    (i don't play)

    +1
  • SimplePlanes Impurity Test one year ago

    • no
    • no
    • inappropriate names don't count :troll:
    • no
    • i got a very easy to remove adware with it, but bought the game for real later (+15)
    • probably not
    • no
    • i called out a weird (probably dead) group, and i made a worm so (+10)
    • not on sp but i accidentally misled some people into thinking i was a girl at some point xdd
    • no
    • no

    only 25 points

  • Anyone know where Jundroo is based in? one year ago

    The press kit says it's Glen Carbon, IL but everyone knows that jundroo is from area 51

    +1
  • Nagatetsu 11000 "Ise Bay Liner" one year ago

    @Salah001XTripleVage

    Yes Trains >:)

  • Suspicious one year ago

    @ChaseRacliot 4 spaces before every line

  • Do you Love or Hate PEA? one year ago

    @TheMouse maybe, not sure if it's exactly what you mean
    But i think that if [PEA] doesn't look better than "my first plane", than why [PEA]?

    +3
  • Do you Love or Hate PEA? one year ago

    As an artist-type person, i slightly hate PEA since a lot of them look very bad, not necessarily as in inaccurate or unrealistic, but rather, visibly rough and low quality
    Quick check of recent PEA (very small sample size):
    - fuselage that has like 3 parts in a line, i joke to myself that my tris are visible but this is too much
    - [point partially taken back] airbrake that can be made with fuselage cutting (which will make it have FEWER parts), but instead the builder made a rectangular-ish 3 part panel that looks very rough (The airbrake actually uses just one airbrake part, but it sticks out from a circular fuselage when retracted)
    Additional (about 2 days of newest):
    - semi-circular intake on a replica of a well-known stealth plane xdd (there is no way to build that shape with 1 part, just use a few more)
    - allegedly using a lot of wing parts to make a curved wingtip (i didn't download but a commenter called it out)
    - the common pet peeves, like blue or chrome windows, etc

    +3
  • Cause of roll reversing? one year ago

    One of the devs answered the first one before, roll reverses when the wing rolling "up" stalls as aoa becomes too high, so it now has less lift than the other wing, and goes "down" instead
    Probably, the aoa during pitch only is already close to critical aoa

    +1
  • How to scrub off France residue? one year ago

    Sorry to hear that, you have to use a trapezium-shaped blade to cut it off, that's the only way

    +1
  • Volotok VC-700 Solara Airways one year ago

    Joel
    Also massive fuselage

  • Nagatetsu 11000 "Ise Bay Liner" one year ago

    @ShirakamiShimada @A380lover800 yep i wish sp2 will come with a long train map

  • Nagatetsu 11000 "Ise Bay Liner" one year ago

    @A380lover800 hosimak suissei)))))
    I was never gone, just splitting my free time with other things

  • What do you play on? one year ago

    I have both a phone and a laptop. I only use my phone for building now, it crashes randomly in the simulation. My laptop can probably run 2000 parts on high physics, since it's a semi gaming or workstation design

    +2
  • What will be your first creation on Simpleplanes 2? one year ago

    Probably gonna abuse procedural parts first

    +1
  • Suspicious one year ago

    ____■■■
    __■■□□□
    ■■■□□□
    ■■■□□□
    ■■■■■■
    __■■■■■
    __■■ ■■
    __■■ ■■
    

    +2
  • what game do you play while waiting and SP2? 1.1 years ago

    Ace combat 6 maybe

  • Are magnets or plungers better for salvage operations? 1.1 years ago

    Just ask your larger siblings to move a little bit

  • THE CALLIOPES ARE HERE 1.1 years ago

    I watch Calliope very little tbh

    +1
  • meatballs are a salad, but a salad of sandwiches 1.1 years ago

    No, i will define a sandwich as any food where a line can be drawn between two surfaces of a material, which passes through at least one object of another edible material without passing through the former material. Meatballs only consist of a single material, therefore it is impossible for a meatball to be a sandwich.

  • Any tips and tricks for sneaking heavily-armed salvage trawlers past the Canadian Coast Guard? 1.2 years ago

    Put some low poly angled panels on it, legend has it they reflect government spy waves

    +1
  • i love upvotes 1.2 years ago

    when i see the UPVOTE i think of andrew with lightning eyes

    +2