Jump to content

MAFman

Members
  • Posts

    328
  • Joined

  • Last visited

Everything posted by MAFman

  1. *starts playing Ievan Polkka on full volume
  2. I've noticed that the "Kodiak" engines (the Soyuz lookalikes) are far too powerful to get a reasonable TWR when I make a kind-of-realistic-looking Sputnik, Molniya, or Soyuz vehicle. Is this intended?
  3. I noticed that the resource scanning included with this mod doesn't integrate with the default KerbNet. Is there a workaround for this?
  4. Never mind, I just had to reinstall the mod. Something must've broken when I unzipped it the first time.
  5. No matter how I filter the parts menu, I can't find the camera. Is there something wrong with my installation?
  6. Where are the attachable camera parts that the external camera menu alludes to?
  7. It doesn't seem to show up on the RPM external camera display...instead it moves the viewpoint camera to the location of the camera part.
  8. Is this mod compatible with RasterPropMonitor?
  9. I can't find the camera part in my parts list after installing the mod. Help?
  10. I think it'd be cool if the magnetometer part actually "measured" the magnetic field of whatever body you're orbiting and displayed it in the appropriate units, like Gauss or something, similar to how the thermometer part displays the ship's current temperature. How would I start that kind of project?
  11. This idea could be for a mod... what if data rate was inversely proportional to how far away you are from the Kerbal Space Center like in real life, where the data rate they can get from spacecraft gets slower the farther away they are? For this purpose, what should the bandwidth of the KSC's DSN be, like, what frequencies does it operate on?
  12. I've noticed that in real-world launches, the engine ignites a few seconds before the launch clamps release, apparently to allow the engines to spool up to full thrust. Why do engines do this?
  13. That's a hilariously good way to describe the atmosphere
  14. I know that the atmosphere "ends" at exactly 70 km on Kerbin, but I'm wondering where the Karman line is, where a hypothetical plane would have to fly at orbital speed for the lift its wings could generate to equal its weight equals the centrifugal force it feels from moving so fast horizontally.
  15. Gameplay-wise, I'm most excited for the procedural wings and realistic-ish fuel types. Visuals-wise, I'm excited for the general quantum leap in quality as well as the realistic rocket exhaust plumes.
  16. Is it possible to make a balloon that stays near its maximum altitude without exceeding it and bursting?
  17. Thanks! So if I want to strut two modules of a space station together I should place some Mobility Enhancers right next to the ports I want to strut?
  18. When I last tried adding struts to a space station using an EVA, I couldn't control the astronaut and place the strut at the same time, making it hard to do the latter without drifting away from the station. Is there a way to get around this? Not sure whether this is actually Breaking Ground related.
  19. I actually realized that downloading a map that's high enough resolution would take a ridiculous amount of data. How do I navigate a rover using kOS without needing every terrain height value on Kerbin?
  20. How do I export a height map from ScanSat that's high enough resolution to do pathfinding for a rover? Hopefully something like 10 to 100 meters per pixel.
  21. I created a quick ModuleManager configuration that copies the stock LES and scales it down by 50%, so I can have LES's on all my rockets, even Mk. 1 ones. +PART[LaunchEscapeSystem] { @name = Mk1LES @title = Mark 1 Launch Escape System @rescaleFactor = 0.5 @cost /= 2 @mass /= 2 @bulkheadProfiles = size0 @MODULE[ModuleEnginesFX] { // Tone down the thrust to deal with the decreased size @maxThrust /= 2 } @RESOURCE[SolidFuel] { @amount /= 2 @maxAmount /= 2 } }
  22. How would I configure robotics to make a mining truck that could interface with any airplane waiting to be refueled? I'm having trouble wrapping my head around how to make a robotic arm.
  23. I'm actually working on recreating the DART mission myself, but instead of just hitting the asteroid I'm planning to dock with it and push it into a highly elliptical Kerbin orbit for study.
  24. I'm guessing the tanks in the cargo bay should be full, right? Just to make them denser.
  25. I'm trying to make a submersible mining rover, but it's just too buoyant with the empty ore tanks. How do I make it sink?
×
×
  • Create New...