28.4k HuskyDynamics01 Comments

  • The "Knife" From israel 2.3 years ago

    T

    +1
  • If you don’t agree, don’t bother 2.3 years ago

    I guarantee this post will be removed shortly because of the "no politics" rule, but I'm glad there are still everyday people willing to speak up!

    +1
  • SPR testing help needed 2.3 years ago

    @MRM19 I'll be glad to help test it, but it'll need to wait until next weekend (17th-18th) because I have finals this week.

    +1
  • This is how underwater in SP looks like :) 2.3 years ago

    I don't know what you've done or how you've done it, but that's not normal

    +1
  • (CLOSED) DELIVERY TRUCK CHALLENGE 2.3 years ago

    Ooh, I might have to enter this! A few questions though before I decide:
    1. Am I allowed to alter the actual performance of the vehicle at all to my preferences? (Handling/acceleration/etc., plus 200+MPH is a bit fast for my taste in this style of vehicle)
    2. Does it have to be specifically a food truck, or can it offer other commodities?
    3. Am I allowed to add features that use the unused activation groups or other controls (e.g. a retractable awning or something), or does it need to be completely static?

    +1
  • [CLOSED] D-01 Livery Challenge 2.3 years ago

    Oof, I'd love to join this but I've got finals. Good luck to everyone who enters!

    +1
  • Capabilities of my Blackhawk 2.3 years ago

    Looks great! I'm excited!

    +1
  • [SOLVED] Problem with aircraft trim 2.3 years ago

    Took me a bit of trial and error, but I believe I've got something that does what you're looking for (there might be a more efficient way to do it, but this is what I could figure out).

    It'll show as multiple lines in this comment but it should all be one line when you put it in.

    (Trim != 0) ? ((Trim > 0) ? ((Pitch > 0) ? (Pitch * (1-(0.5 * abs(Trim)) ) ) : Pitch) : ((Pitch < 0) ? (Pitch * (1-(0.5 * abs(Trim)) ) ) : Pitch)) : Pitch


    Documentation for this in case you or other people want to change/improve it:

    First, checks if Trim is set. If it is greater than zero (nose down), and Pitch input is also nose down, the pitch input is multiplied by the inverse of half of the absolute value of the trim input. (For example, if Trim is -0.5 and Pitch is -1, the input to the control surface will be -0.75.) However, if there is nose-down Trim but nose-up Pitch, only the Pitch input is used.
    Same thing for nose-up Trim, just the other way around. And if there is no Trim input at all, it uses Pitch by itself.
    Or, in

    +1
  • From the mist a shape, a ship is taking form 2.3 years ago

    INTO FORMATION THE HUNT HAS BEGUN

    +1
  • Stable Plane Challenge 2.3 years ago

    I assume you mean <1000 performance cost, as in "less than" 1000?

    +1
  • how do I post to forum? 2.3 years ago

    Looks like you figured it out.

    +1
  • Lockheed L-1049G Super Constellation Qantas 2.3 years ago

    YES! Love it!

    +1
  • I found something awsome and wired in Wikipedia 2.3 years ago

    Checking the edit history on a Wikipedia page is... not difficult, you know.


    Also, you are aware that this Turbo Lines, so far as I can tell, was created to provide a basic paint job for background AI aircraft in the Turboprop Flight Simulator game, right? It's... not real.

    +1
  • What do you think?? 2.3 years ago

    ...And what would this mysterious fifth force be, exactly?

    +1
  • Should I quit? 2.4 years ago

    I mean....
    Up to you.

    +1
  • The missile is eepy 2.4 years ago

    What'd you use for the missile voice? I've seen several variations of the script that I presume are done with AI but haven't found the actual source yet.

    +1
  • Teaser: RB-79GP02A Ball "Physalis" 2.4 years ago

    Alright who decided it was a good idea to give Wheatley tactical upgrades


    In all seriousness, though, this sounds like a neat project!

    +1
  • Where You From? 2.4 years ago

    [CLASSIFIED]


    If you couldn't tell already, I'm American, but that's all I'm going to disclose.

    +1
  • Raycast in FunkyTrees 2.4 years ago

    ...Uhhhhhhhhhhhh

    I... don't think that's even remotely a thing that can be done with just a programming language like FT.


    It would be very neat though!

    +1
  • A message for @Sergio666 2.4 years ago

    I don't know what image service you're trying to use for this, but inspect element shows whatever you tried to link as a super long string of code, so whatever you used is uh.... not working. Try using an image hosting site (or Discord) to embed it, or just put a direct link to the image.

    +1
  • Avatar 2.4 years ago

    On the Manage Account page (accessible from your profile), it states:
    You can change your Gravatar by creating an account at gravatar.com. If you use the same email address I believe it does it automatically, but you might need to sync it somewhere, I don't remember.

    +1
  • random facts about SP 2.4 years ago

    @Morty I was only able to get to 33755 (probably because planes were deleted or something), here's a link

    +1
  • Error when trying to buy enhanced subscription 2.4 years ago

    @DeutscheLufthansaAG Oh of course, my mistake. Andrew help!

    +1
  • Error when trying to buy enhanced subscription 2.4 years ago

    I had no idea subscriptions were even a thing. Huh.

    +1
  • Coming along nicely~ 2.4 years ago

    @LonelyAustrianUhlan ...My only guess is maybe an adbot that... forgot to actually include the link?

    +1
  • As a software developer, which of your programs would you prefer us to use? 2.4 years ago

    @JuanShot2Go Well, recently Juno has been getting more attention simply because it is newer. SimplePlanes is supposed to be getting some attention this year, but we don't know anything more than that.


    As far as which one I'd recommend, I'd say SimplePlanes is easier to learn and work with but Juno has more to offer. SimplePlanes is almost exclusively focused on planes, with pretty basic features for other vehicles like cars and boats. Juno is focused primarily on vehicles relating to space exploration, so anything from rockets to rovers. It has fewer features for aircraft currently (no propeller engines, for example), and I'm not sure there's a lot for watercraft. The playable area in Juno, though, is far far larger.

    +1
  • The Second American Civil War 2.4 years ago

    @LieutenantSOT Nah no worries, that's really cool!

    +1
  • The Second American Civil War 2.4 years ago

    @LieutenantSOT Wow. I am in awe, sir. How long have you been working on this?

    +1
  • The Second American Civil War 2.4 years ago

    @LieutenantSOT 20 pages?! That's impressive, you've done a lot of worldbuilding!

    +1
  • Is it possible to do nothing? 2.4 years ago

    incorrect
    Air is still something (it is made up of gases, has mass, interacts with the world around it, etc.), so you cannot become air by simply doing nothing. Otherwise, most of us would probably have sublimated by now.

    +1
  • Zoom 2.4 years ago

    The mod still overrides the "official" first-person zoom if you restart the level without first exiting back to the designer.

    +1
  • How to pubblish a photo in description ? 2.4 years ago

    You need to put an exclamation point in front of it if you want it to show as an image instead of a link, i.e. ![alt text](image url)

    +1
  • My least favorite/worst spaceship in all of Star Wars (Rant) 2.4 years ago

    The main thing to change with the opening bomber sequence of The Last Jedi is to increase - drastically - the amount of damage that the MG-100s are able to take. I'm talking engines shot out, parts and external bits being blown off, the works. But after the TIES make their initial passes (which in the movie leave only the somewhat-plot-armored bomber flying), the StarFortresses emerge from the fire and smoke, damaged but doggedly flying onwards. Not only would this look absolutely amazing on-screen, it would make the MG-100 make a lot more sense in-canon. In a book I haven't read, Poe Dameron describes the StarFortress as "the best bomber the Resistance ever had", but its performance on-screen not only makes this claim laughable, it brings into question the entire purpose of the ship. Redefining the StarFortress as a tough, durable heavy bomber, instead of the wet piece of paper it is unfortunately depicted to be, would be a huge improvement for both the opening sequence of The Last Jedi and the MG-100 itself as a design.


    I actually like the StarFortress aesthetically, and heavy bombers are something that don't get much attention in Star Wars (plus I love ships with turrets), but the way it is shown in the movie is an insult to the ship's entire design and purpose.


    (2/2)

    +1
  • My least favorite/worst spaceship in all of Star Wars (Rant) 2.4 years ago

    I completely agree, the bombers were a cool idea but the execution was terrible. I actually wrote a short bit on what they should have been like. Lemme find it real quick and I'll paste it here; it addresses several of your points (particularly the durability).

    +1
  • A Juicy Update w/ ESA for Juno: New Origins 2.4 years ago

    Very cool! Neat how games these days can work alongside real-world events like this. And those new solar panel animations are just fantastic! Can't say anything about the map changes since I still haven't cleared Juno orbit though, but someday!

    (SimplePlanes news when?)

    +1
  • IN SIC!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2.4 years ago

    I'm pretty sure there's a ToS violation here somewhere...

    +1
  • How to set something to active only under a certain speed? 2.4 years ago

    Depending on the input (like, for example, if it's a FT equation you have stored in a variable), it might be easier to use a slightly simplified code:
    (IAS > X ? input : 0)
    X = desired speed (m/s)
    input = desired input (i.e. brakes, throttle, FT variable, etc.)

    +1
  • Its my birthday... Say hi i guess 2.4 years ago

    Happy birthday!

    +1
  • Mechanical linkage aircraft 2.4 years ago

    Ooh, that'd be neat! I think the VR version of the game only runs on the low physics setting though (might be wrong, you'd have to check) so you'd need to make sure it works properly on that as well. Mechanical systems are always cool though, and I'd imagine they'd be especially so in VR!

    +1
  • Hey Jundroo I have an idea 2.4 years ago

    @Dogedogebread13 Well, someone made a mod for that if you want to try it out.
    https://www.simpleplanes.com/Mods/View/1379397/Textured-Fuselage-Block

    +1
  • *Initial Duh* 2.4 years ago

    Ooh this looks neat

    +1
  • The Arbitrator: 2.4 years ago

    The WING

    +1
  • Might make an UAV with an UwU nose art on it later 2.4 years ago

    An UwUAV, if you will

    +1
  • random offtopic question thingy 2.4 years ago

    Hmm. Maybe try LMMS? It's not super user-friendly for beginners, but you can sort of do a "put in the instruments you want and then tell them what to do" kind of thing. Plus it's free, which is a better price than a lot of other music programs out there.

    +1
  • What is this? 2.4 years ago

    @FlirBlitz Yeah, dunno what might be going on. Without a specific date for the image it's hard to say. The USS George H. W. Bush was last reported 5 days ago off Italy, but there's no telling where it might have been before that (at least, not from publicly available data).
    The Bush is really the only carrier that it could be though, since there's literally no other operational (cough cough Kuznetzov cough cough) carriers in that part of the world (other than the Turkish TCG Anadolu, which doesn't have the same deck profile).


    It seems we have more questions than answers here. Maybe there'll be something in the news in a few weeks, but I doubt it.

    +1
  • How to destroy a ai tanker aircraft with no weapons 2.4 years ago

    If you're good at keeping your aircraft stable, you can also fly under the wing of the tanker and hit a propeller with your vertical stabilizer.

    +1
  • Question about the A-17 2.5 years ago

    I haven't found one single source that states specifically what the Northrop A-17's bomb load consisted of, but three independent sources provided the following information when combined:
    * 20x 30lb fragmentation bombs in internal bay (in vertical chutes)
    * 4x 100lb bombs on external racks


    Sources:
    https://www.aviastar.org/air/usa/northrop_a-17.php
    https://www.nationalmuseum.af.mil/Visit/Museum-Exhibits/Fact-Sheets/Display/Article/198097/northrop-a-17a/
    https://www.boeing.com/history/products/a-17-8a-light-attack-bomber.page


    The sources did conflict with regards to the aircraft's total bomb load but I assume the actual bomb counts are accurate and the discrepancies originated elsewhere, though I can't say for certain.

    +1