115k hpgbproductions Comments

  • DarkBlue 4.4 years ago

    @FairFireFlight if you set a higher altitude, it kind of does it

  • the greatest hacker around 4.4 years ago

    the mod man was right, reflection really was the way to go
    still need to get the effect right
    .
    Edit: mod released!

  • Some info on how SP sky works + suggestions 4.4 years ago

    @1342791782 only once the method is discovered

  • Did anyone make a post of touhou? 4.4 years ago

    There is a Cirno, other than that idk

  • What has SimplePlanes Taught you? 4.4 years ago

    • Various bits about how planes work and some expected behaviors
    • Programming (both modding and FT) including signs of a memory leak
    • How to physics
    • Can recite numbers of 1 / 2n, for n is an integer and n > 0, down to 0.0078125
    • Ways to get over art block

  • AM-72 IMPASSE 4.4 years ago

    @Ian_Yashima the step size is limited by the shield-gun and shield-feet interaction, and I'm not sure I want to increase the step frequency too much

  • GridMap 4.4 years ago

    @1342791782 i moved the section to the forums and added more findings, hope the devs make it possible!
    forum post

  • GridMap 4.4 years ago

    @YoDudeChase
    - my mobile build option is missing, can't do it
    - customization feature will be lost

  • GridMap 4.4 years ago

    @asteroidbook345 ye

  • 5 types of people on this site: 4.5 years ago

    Guess I am evil 😎😎😎
    .
    i learned how to open windows emoji picker for this

  • Flight Recorder 4.5 years ago

    @DarDragon
    - there aren't any playback settings to fix it
    - remove unneeded data sets from loaded data before playing the recording
    - optimize your build more
    - if you're making a video, do playback in slow-mo and speed up the video
    - it's also possible that recording FLTREC with low fps will result in buggy playback

  • Flight Recorder 4.5 years ago

    @DarDragon this program is quite lightweight (compared to a video recorder) so it probably doesn't matter
    Defaults are good, unless you need very long recordings

  • Math time! 4.5 years ago

    if you run a few experiments you can approximately curve fit it, getting a explosion size/damage to explosionScalar conversion good enough for sp builds

  • Textured fuselage block: setting by mouse. 4.5 years ago

    How did you get the spinners input type to work in the part settings? Was the bug of decimal type variables fixed?

  • Flight Recorder 4.5 years ago

    @Fungus FLTSCR can be used to make new recordings, but cannot edit them

  • Flight Recorder 4.5 years ago

    @FLOWRIDER0 no, there's no tool for that

  • GetDown 4.5 years ago

    @sheepsblood memes

  • Flight Recorder 4.5 years ago

    @winterro FltRSet_RecordControls ~ ~ true true
    - ~ = either true or false
    - VTOL is in E, FireWeapons is in A
    - Remember that the order is M, S, E, A
    - Commands reference is your friend

  • Flight Recorder 4.5 years ago

    @Repairman the source code link goes to the github, you could view or download the code there
    good for learning how this is made, maybe you could even build your own version, but not much else

  • SP gets down 4.5 years ago

    the mod i made for this (mod operation was cut out of the video)

  • Flight Recorder 4.5 years ago

    @winterro I don't think there's any way to teleport AI planes, at least one that's reasonably not too complicated

  • Happy Valentines Day 4.5 years ago

    Browse valentine's anime pictures online

  • People Of Simpleplanes What is your opinion on coffee? 4.6 years ago

    ok, but i've only drank it a few times and only for taste

  • How many subassemblies do you guys have? 4.6 years ago

    13 on android, only a few on pc

  • Tone Generator 4.6 years ago

    @Strikefighter04 try to increase the doppler level and spatial blend? I included a lot of AudioSource properties but didn't see what they actually did

  • I offer my condolences to your mobile phones 4.6 years ago

    Laughs in """"gaming"""" laptop

  • Tone Generator 4.6 years ago

    @Strikefighter04 most likely can't make those sounds, they're too complicated. These parts only make simple tones

  • Flight Recorder 4.6 years ago

    @HawaiiRanger activation group: turn on "advanced" data set
    Trim/VTOL: turn on "extra" data set
    A new part has been copied from the commands reference to this mod description

  • Flight Recorder 4.6 years ago

    @avgeek101 only one color along the whole line, but you can change it

  • Flight Recorder 4.6 years ago

    @MisterT I don't know how Tacview works, but it should be possible
    I have the FRC file format specs overview in FLTSCR reference
    .
    Also I have some ideas for improvement, won't change the file format
    Currently, recording actually records all 4 data sets even if they are off, it's just that the disabled data sets are inaccessible

  • Flight Recorder 4.6 years ago

    @Juanfly154 with the command
    FltRSet_RecordQuality (int size, int interval)

  • Flight Recorder 4.6 years ago

    @YourWife only if you have the "extra" data set enabled when recording (disabled by default)
    If you already recorded with this data set, you can still delete it in the game (won't delete from the file)

  • Flight Recorder 4.6 years ago

    @Teitochi here, i made it myself

  • Is Unity 2018.4.31f1 (64-bit) compatible for map making? 4.6 years ago

    @Planicopter the one for the version of mod tools you have

  • Is Unity 2018.4.31f1 (64-bit) compatible for map making? 4.6 years ago

    Depends on the mod tools you're using
    Public version on sp website: 2018
    Version in game: 2019

  • "Hedgehog" Buggy Chassis 4.6 years ago

    @Simps probably want to make the bars thinner

  • "Hedgehog" Buggy Chassis 4.6 years ago

    @Simps ok

  • Teki no Kichi 2 4.6 years ago

    @HawaiiRanger the lasers are the same as the ones on the snowstone base, just with different values

  • Teki no Kichi 2 4.6 years ago

    @Ciph7Queue @Lerkov1991 you can load the map source files in unity and have android build option appear? android build option doesn't appear for me, mod builder window doesn't even acknowledge android version (usually it will say i have to install something)

  • Topic : Upvotes. 4.6 years ago

    Kind of, it gives motivation to continue, also it's useful to see what's good, until it isn't useful

  • What is your favorite aircraft? 4.6 years ago

    Su-47 cuz n e r d

  • Minimum weapons to destroy ground targets 4.6 years ago

    @Rakoval500k i did some testing a few months ago, put some numbers here but it's incomplete

  • literally hacking 4.6 years ago

    10 bonus points = 1 second btw
    main level stuff is done, gonna move on to the gimmicks soon

  • . 4.6 years ago

    Post of the century

  • Working Mech Legs 4.6 years ago

    @theCubaball this is super outdated but yeah

  • what is the scariest part about sp? 4.6 years ago

    Dying in new
    Maybe sp was reddit all along

  • How do you get featured? 4.6 years ago

    Luck, my 3 featured builds are trash

  • SimplePunk 2077 4.7 years ago

    T

  • I like the letter n 4.7 years ago

    keneth