116k hpgbproductions Comments

  • << Don’t you see?! >> [TEASER] 5.4 years ago

    1e+7

    +3
  • Ace Combat novice controls Wasp 5.4 years ago

    @exosuit i have mastered the Belkan ways

  • Ace Combat novice controls Wasp 5.4 years ago

    @Mustang51 normal controls gang ("expert" in AC7), the true ace combat experience
    If you play fighters in SP you should be able to play AC no problem

  • Ace Combat novice controls Wasp 5.4 years ago

    @Aeromen inb4 ace combat 3
    it's the asuka langley "pathetic" meme which is very fitting

    +5
  • cursed_simpleplanes (novice controls) 5.4 years ago

    Wasp with novice controls
    i've installed on wasp and hellkeska, bug-free as long as you don't go vertical, a few kinks with rolling past upside-down
    .
    update2005251703: the thumbnail has been updated

  • Any users from ASEAN countries? 5.4 years ago

    Me, from Singapore

  • Mouse Aim 5.4 years ago

    I don't think you can make an actual mouse aim, but I might know how to make "novice controls" from ace combat

    +1
  • Sorry I had to go get milk 5.4 years ago

    Hello force exerted by objects with mass that pulls other objects towards it
    No I don't think I do

    +1
  • Simple Girl 5.4 years ago

    cute

  • Website Crash? 5.5 years ago

    Yeah

  • A Car 5.5 years ago

    Any of the Super GT GT500 cars

  • Custom wing technique! (New-ish?) 5.5 years ago

    seems similar to standard curved panelling, just that it's for wings

  • Mecha FCS Ver2.1 5.5 years ago

    @NotFinn55 yes, you can use/refer to the codes if you like

  • Music Today VS Old Music Rant 5.5 years ago

    Depends obviously, music tools/software help people fulfil their artistic ideals more easily, but also means more subjectively/objectively bad content because the bar of entry is lowered. Same argument as free art software
    .
    Or you could just find good music, stay off the bits you don't like. You can try looking at smaller labels and indie artists

    +1
  • Why the people of SP need universal uploading with screenshots! 5.5 years ago

    @asteroidbook345 account age is how old your account is, not your actual age
    It prevents people from making a throwaway account just to troll

  • Why the people of SP need universal uploading with screenshots! 5.5 years ago

    @spefyjerbf just have a points or account age requirement, works on reddit
    Even something like 100 points + 1 week should be more than enough

  • DEVS. I have a Suggestion that MAY change how people Build Aircrafts in Simple Planes. 5.5 years ago

    A suggestion post without info is like a teaser without pics

    +1
  • DEVS. I have a Suggestion that MAY change how people Build Aircrafts in Simple Planes. 5.5 years ago

    @jamesPLANESii nah i don't think it's a typo

  • Questions About "Names" 5.5 years ago

    Well uh... a certain good song
    Old username and name on other websites (hpgbproductions) comes from a weird thing that my brother and I made

    +3
  • Can I learn funky trees? 5.5 years ago

    Also download some planes to look at the funky trees, you can learn some stuff

  • What’s your favorite quote? 5.5 years ago

    "People die when they are killed"
    ~Emiya Shirou

  • Advanced Inputs (Suggestion) 5.5 years ago

    @BadFreed light turns on if Input is not exactly 0. Doesn't matter if it's positive or negative.
    If VALUE=0.5, then the input below is 0 until throttle is above 50%

  • [TEASER] Stand with the Axis 5.5 years ago

    H e i l

  • Advanced Inputs (Suggestion) 5.5 years ago

    @BadFreed v e r y l a t e (all of these have been implemented in some form in 1.9)
    Try Throttle > VALUE ? 1 : 0 where VALUE is the throttle% from 0 to 1. Light turns on when Throttle is higher
    Do not use my old light bar system

  • How are you all doing? 5.5 years ago

    pretty ok, there's still online learning, and it's not anarchy yet

  • weird ideas no one asked for 5.5 years ago

    @vcharng i added a list of part data that might be useful

  • Do you like my boosted V12 5.5 years ago

    @TrislandianAlliance an audio device swap isn't too fancy, especially if you can (or in these parts, must, because personal garages aren't a thing) go to a shop to do it

  • Do you like my boosted V12 5.5 years ago

    @TrislandianAlliance that's interesting
    I don't know if my family's older car (early 2000s) has a cassette player stock, it was modded before i could remember it

  • Do you like my boosted V12 5.5 years ago

    @TrislandianAlliance it's kind of a joke, i know modern cars still have cd players

  • Do you like my boosted V12 5.5 years ago

    >CD's
    >2020
    Big thonk

  • Update Idea: Adding adventure to SP 5.5 years ago

    Would be nice to have more challenge missions

    +1
  • Mech legs [HELP] 5.5 years ago

    @ArcturusAerospace that's just a limitation of physics
    See if you can increase the steps rate, or use a more running animation. You'll want the feet to move faster

  • Mech legs [HELP] 5.6 years ago

    @ArcturusAerospace n=180 for 1 step/second.
    Higher n -> faster steps
    Also try making n variable with an input if you want variable speed

  • “Respawn Here” speed 5.6 years ago

    If you are too close to the ground, the game thinks you are on the ground, so it respawns with 0 speed

    +1
  • Futuristic Weapons 5.6 years ago

    @ArcturusAerospace T'au XV-8 seems ok, but I remember one that looks like an upright brick or something

  • Mech legs [HELP] 5.6 years ago

    @ArcturusAerospace just see my mecha
    Basics:
    - use sine or cosine functions of time, multiply time by a number to change the period (example: sin(Time*180), period = 2 sec)
    - if the rotator starts in the middle of the range, use sine (example: hip joint)
    - if the rotator starts at an end, use cosine (example: knee joint and ankle joint)
    - you can offset the range of a function by adding or subtracting a number
    - use functions of your input like Pitch, Throttle etc as a switch
    - check one leg first and make sure it moves correctly, then mirror and replace the Time function so one leg moves after the other (Time*n -> Time*n+n), check for movement in the correct direction
    If you don't want smooth movement, you can experiment with pingpong()

  • Futuristic Weapons 5.6 years ago

    @ArcturusAerospace the article you linked has weapon examples and tactical strategies, so just choose something suitable and that you like
    I don't know anything about warhammer 40k, only seen a few pics here and there. Not a fan of their mech designs
    Suggestion: lighter weapons are better for urban combat, so basically, probably don't rocket launcher

  • Futuristic Weapons 5.6 years ago

    @ArcturusAerospace small mech for urban earth environments:
    My favorite design reference, the size class is slightly bigger
    Tips:
    - consider the era (of your story), combat environments and styles, organisation using the mech, and for special versions, the pilot's preferences
    - futuristic weapons have a greater downpayment but may be cheaper in the long run due to not needing physical ammo, plus more difficult to maintain, traditional weapons rack up prices over time
    - futuristic weapons become more accessible over time
    My own weapon choices: I still largely use autocannons and missiles despite being set in the similar timeframe

  • Futuristic Weapons 5.6 years ago

    It seems railguns for heavier attacks, lasers for lighter attacks
    Laser turrets like snowstone base can be good against light spacecraft

  • How to hide inlets 5.6 years ago

    I'm sure fuselage inlets still work even when obstructed? Or you could make them the same color as a part and nudge them flush with the fuselage
    I like putting fuselage inlet blocks in my fake inlets
    If you have engines on rotators separate from the main body, you must add inlets on the rotated body

    +2
  • If There Was a Mascot for SP What Would it Be? 5.6 years ago

    Or just andrew garrison, the number 1 mascot

    +3
  • If There Was a Mascot for SP What Would it Be? 5.6 years ago

    The red plane in the sp logo but as an anine girl

    +2
  • SLASHING PRICES! 5.6 years ago

    @Chancey21 i have one less SR2, and depending on how 2 copies on the same account are counted, one less SP
    Want to get one more SP but getting steam credits is difficult here

  • Words in Russian I have seen people use that they don't understand 5.6 years ago

    @Rickyjasper2 kek
    I see you haven't fixed the spelling mistake yet... ;)

  • Words in Russian I have seen people use that they don't understand 5.6 years ago

    It's a m e m e

    sy-- is a curse word

    *su--

  • add the "FreeCam" on mobile devices 5.6 years ago

    @YourWife as a mobile player for years, how do you build on pc lol
    (also i don't have mouse yet)

    +1
  • Who can tell me how to make SU-27 back curve? 5.6 years ago

    I think just use more fuselage blocks? Probably don't need to panel it

  • SLASHING PRICES! 5.6 years ago

    Time to become the household that owns the most copies of jundroo games

    +2
  • Rate of change over a certain amount of time: Funky tree suggestion 5.6 years ago

    I'm surprised it doesn't work, maybe throttle doesn't update every frame
    Probably (and normally) coded like rate = (newValue - oldValue) / Time.deltaTime

    +2