114k hpgbproductions Comments

  • the greatest hacker around 4.3 years ago

    @BagelPlane trying to make a script that can access the in-game sky and sort of simulate darkening with altitude

    +1
  • the greatest hacker around 4.3 years ago

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

  • BogdanX ? 4.3 years ago

    Makes amazing builds and tips/tutorials for as long as they are up

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

    @1342791782 only once the method is discovered

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

    There is a Cirno, other than that idk

  • What has SimplePlanes Taught you? 4.3 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

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

    @Gestour just checked, there's no TOD types/classes etc. in the mod tools or reflection tools, so it's not possible to use <T> or even see any of the TOD values

    +1
  • AM-72 IMPASSE 4.3 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.3 years ago

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

  • GridMap 4.3 years ago

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

  • GridMap 4.3 years ago

    @asteroidbook345 ye

  • RuntimeInspector 4.3 years ago

    Got "TypeLoadException: Could not resolve type with token 0100008c (from typeref, class/assembly UnityEngine.Input, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)". Cannot open RI tool, no log in the install path
    Worth noting that it ran fine when I got this mod when it was released

    +2
  • 5 types of people on this site: 4.3 years ago

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

  • Flight Recorder 4.3 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.3 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

  • Fav old hot hatch? 4.3 years ago

    Adding to nerfaddict, specifically a red EG6

    +1
  • Math time! 4.3 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

  • Give ideas for car 4.3 years ago

    vauxhall corsa for the bri'ish memes

    +1
  • Textured fuselage block: setting by mouse. 4.3 years ago

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

  • What is your ‘Lucky Country’?... 4.4 years ago

    The xml modding lands in the kingdom of jundroo
    Otherwise, idk, never given any thought about the countries that my fictional companies are based in

    +1
  • Flight Recorder 4.4 years ago

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

  • Flight Recorder 4.4 years ago

    @FLOWRIDER0 no, there's no tool for that

  • GetDown 4.4 years ago

    @sheepsblood memes

  • Flight Recorder 4.4 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.4 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.4 years ago

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

  • Flight Recorder 4.4 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.4 years ago

    Browse valentine's anime pictures online

  • Uploading builds with TOO MUCH INFO AND PHOTOS 4.4 years ago

    I do think the copy paste from wikipedia is too much, you can just link people there
    But for fictional builds, backstory is nice to have

    +1
  • People Of Simpleplanes What is your opinion on coffee? 4.4 years ago

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

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

    13 on android, only a few on pc

  • Tone Generator 4.4 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.4 years ago

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

  • Tone Generator 4.4 years ago

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

  • Flight Recorder 4.4 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.4 years ago

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

  • Flight Recorder 4.4 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.4 years ago

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

  • Flight Recorder 4.4 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.4 years ago

    @Teitochi here, i made it myself

  • Is Unity 2018.4.31f1 (64-bit) compatible for map making? 4.4 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.4 years ago

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

  • "Hedgehog" Buggy Chassis 4.5 years ago

    @Simps probably want to make the bars thinner

  • "Hedgehog" Buggy Chassis 4.5 years ago

    @Simps ok

  • Teki no Kichi 2 4.5 years ago

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

  • Teki no Kichi 2 4.5 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)

  • I'm back! 4.5 years ago

    Congrats, you're a real sp player now

    +2
  • PC or Android or iOS? 4.5 years ago

    I have both, I would say that building on android is easier and faster since you can use your 2 (or more, not judging) hands to their full potential
    I don't load many planes other than what i'm building on android though

    +1
  • Topic : Upvotes. 4.5 years ago

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