Jump to content

blorgon

Members
  • Posts

    348
  • Joined

  • Last visited

Everything posted by blorgon

  1. Just re-uploaded my 2017 cinematic in 4K to try to get a better bitrate on YouTube. One of these days, I'd like to re-make this, and the other cinematics I'd had planned.
  2. Another possibility would be to "lock" the procedural adjustments into specific intervals (much like how engine plates and fairing attachment nodes are implemented right now). At the very least, it's very clunky and annoying selecting between several very similar looking models in the parts list where the only difference is their diameter and length. I do like the idea of limiting part selections in career mode, and either having procedural be an "advanced manufacturing" tech upgrade, or limiting procedural to sandbox only. Not only would having procedural tanks and wings streamline the building process, but it'd cut down on loading times quite significantly. I hope to god we get procedural STRUCTURAL AND UTILITY parts, too. Procedural trusses would be an absolute godsend for station building.
  3. Yeah, finally adding Dres to the game after all these years would be really nice.
  4. Oh my god. These enhancements are something for which I've been waiting a very long time. I don't think I've been this hyped for a mod since the first time I heard about Scatterer Simply fantastic news.
  5. I've tried that a couple of times now. I never last more than an hour. The stock skybox and sunflare alone are enough to bring me to tears of frustration.
  6. Now that fall semester is over I've been working on a heavy rover delivery system for an unmanned ballistic aerocapture Duna mission. Heatshield + aerocapture, then drogues, then a short propulsive maneuver to bring the puck down to about 0.5 m/s, all using bits from an old kOS script I wrote last year. Now that I've done the proof of concept, I need to go through the Duna script and overhaul it because it's a mess and I'm using a new library system. Still lots of work to do.
  7. Would anybody consider tackling something like this? It'd be a drive-on/drive-off rover docking platform, with retractable ramps and an extendable docking port (the orange cylinder, shown in its fully stowed position). The idea would be to connect to a docking port attached to the undercarriage of a rover, and when it comes time to deploy, would retract out of the way to let the rover drive off. Ideally there could be a 3.75m and a 1.25m variant, for fitting rovers of different sizes. Here's a mockup of a potential use-case:
  8. lol nope I misread. Inline maths is hard to read.... Can you post the relevant code?
  9. The bolded bit there should just be the unit position vector, I'm pretty sure (no factor of mu).
  10. Well that is just adorable. But umm... how's the driver supposed to see?!
  11. Oh, sweet. I figured adding cameras to parts was a Unity thing. Thanks!
  12. That's what I figured. I removed the lights and drogues to no avail, then I moved the port itself up a little and the issue went away—the part underneath the port was clipping into the camera. If you ever find yourself messing around with the docking ports in unity, could you consider moving the camera a little further forward so that it's closer to the docking port face? I'm assuming the camera is just attached to the CoM of the part.
  13. @linuxgurugamer where is the "camera" located on the docking port jr? I have some very minor part clipping at the edges of the port, but the camera is still obstructed in flight.
  14. https://gfycat.com/MaleAnimatedBichonfrise https://i.imgur.com/8CC8NPc.png Inside that tapered fairing is my Munar lander. The debug console shows that the game engine is packing both the SKII (the whole ship), and the SKII Lander for orbit when my kOS script timewarps. So the game tries to pack the lander for timewarp, then I get a NaN orbit error in the debug console, and the game engine despawns that whole part of the craft. It seems like the game engine thinks it's dealing with two separate crafts, maybe? Packing SKII Lander for orbit (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) ObT : NaN M : NaN E : NaN V : NaN Radius: NaN vel: [NaN, NaN, NaN] AN: [297572.414810425, 777178.226544812, 0] period: Infinity (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [OrbitDriver Warning!]: SKII Lander had a NaN Orbit and was removed.
  15. I'm aiming for the specific geoposition. You using a PID to land the boosters?
  16. FINALLY finished tweaking my terminal descent guidance logic to put me on this spot every single time.
  17. So turns out I actually am still experiencing this in 1.4.5. I'm running a modded install though so I'm gonna go through my mods first.
×
×
  • Create New...