Jump to content

Roastduck

Members
  • Posts

    294
  • Joined

  • Last visited

Everything posted by Roastduck

  1. Then the best you can hope for is mods. fortunately for us, Squad has always been mod friendly. I haven't played stock since my first week with the game back in .23, so I definitely see areas where the stock game could be better, but it makes for a wonderful framework to add onto
  2. It sounds like what you want is something closer to Realism Overhaul (which has TestFlight, and incorporates some of the new-tech mechanics you're describing) than the current stock KSP. You basically want a complete redesign of the game, which isn't likely to happen since the game is no longer in alpha or beta testing
  3. Before the expansion, 25% of the nation's LNG passes through here. It was suggested that there could be an LNG terminal constructed. If that happened, then there would be infrastructure in place there for other companies to establish terminals, which would definitely impact the local economy. Not saying the LNG would up and leave, but its presence here would be lessened.
  4. Last night in my RSS/RP-0 save, I accidentally sent an early probe interplanetary. It was supposed to go into a highly-eccentric polar orbit, get space-high science, then live out its life as a communication satellite. At the very last moment of the burn, it hit escape velocity, so I also managed to get science from space high over the sun!
  5. Something tells me that Russia's diplomatic relations with China and Mongolia are NOT analogous to USA's diplomatic relations with Mexico. I live in SW Louisiana, where we have two or three major LNG expansions underway. Please do not take away one of our primary industries ;P
  6. I think any story mode should be contingent upon contracts and the tech tree. Let's say you unlock a few things, and you complete a contract and put up a station that consists only of a makeshift docking hub, a command pod, solar panels, and an antenna. Then you unlock the hitchhiker, and the game is like, "Hey, you have this station that seems kinda cramped. you should add on some larger living quarters." So you do, and the game rewards you in some way (maybe a higher rate of new recruits in the astronaut complex?). Then you unlock the mobile science lab, and the game is like "Hey, why don't you add this on so we can do some science?" So you do, and the game rewards you in some way (maybe slightly reduced science costs in R&D?)
  7. This is what I always do. I put a pod up with 3 radially-mounted satellites, Ap at KSO altitude with a period of 4 hours. Get to Ap, circularize to a period of 6 hours (or whatever the day length is now), deploy, drop period back down to 4 hours rinse and repeat
  8. I was so afraid of where this topic would go when I saw the title, but I have been pleasantly surprised
  9. I think KSP would have the most impact on high school physics classes as kind of an end-of-exams project. At least in America, science and math can sometimes be taught in a very abstract sense. "Here's this equation you need to know, but we're not going to tell you what it's used for." Physics, though, has a lot of equations with very real consequences if the variables are off. "Here's the Tsiolkovsky Rocket Equation. Look what happens to the d-V as we change this or that variable." With KSP, you're able to receive instant feedback on the results of these changes. One goal I had set for myself recently was to design a rocket in Realism Overhaul that would put a satellite into geosynchronous orbit, but calculate and plot all the orbits by hand. I think this is something a good AP Physics class could pull off in the 4-6 weeks between their exams and the end of the school year.
  10. I thought "scope complete" meant the infrastructure for all systems would be in place, not game modes?
  11. I'm not sure if this has been suggested before, or ever how to search for it to see, but I had a great idea while playing tonight. My problem with the in-game node info is that it always calculates based on the last throttle level used. But usually while I'm doing some wizardry with the node, I will forget where the throttle was, so the estimated burn time number is typically useless for me, and I have to do the math by hand (ugh). Squad should add a small pip, or some other GUI element to show you where the throttle was right before you last hit 'X' what do you guys think?
  12. EVA reports while on Kerbin often remark on how useless EVA suits are when on Kerbin
  13. The off-center CoM isn't an exclusive to lunar pods. All it does is provide lifting body characteristics on reentry, allowing for more control over your descent, which is useful for reentry from ANY mission. If you're having that much trouble getting it into orbit, you can always follow the instructions earlier in this thread to edit the cfg to remove the offset
  14. Career mode is just sandbox mode with limited goals provided to you. Now that you've completed the tech tree, you're really only limited in play by your own imagination. Just do what you did before 0.24/0.23 came out!
  15. The main problem I see is that what was once just part of a launch stage, intended to be discarded to increase TWR on the core stage, is now payload. On top of that, you have to add the equipment to clean it (because that stuff is toxic, yo) and fit it with lab equipment. I think it would be much more efficient to just launch a separate, dedicated lab module
  16. Just stock parts, but is he allowed a modded game? For example, is he allowed to use Extraplanetary Launchpads to launch from, say, gilly?
  17. is it normal to feel attracted to a video game mod?
  18. Today, I taught my students about some physics in between what we were actually learning. I later used KSP to demonstrate orbits and how to manipulate them
  19. Question: I'm attempting to copy an SRB part config in order to modify it to a specific burn time, thrust, and Isp. (115 seconds with 263Isp at 5849kN) So far, I've gotten to this point: stagingIcon = SOLID_BOOSTER // --- solid booster parameters --- 6.75 MODULE { name = ModuleEngines thrustVectorTransformName = NozzleTransform throttleLocked = true exhaustDamage = true ignitionThreshold = 0.1 minThrust = 0 maxThrust = 5849 heatProduction = 450 useEngineResponseTime = true engineAccelerationSpeed = 8.0 allowShutdown = false PROPELLANT { name = SolidFuel ratio = 1.0 DrawGauge = True } atmosphereCurve { key = 0 263 key = 1 238 } } MODULE { name = ModuleGimbal gimbalTransformName = NozzleTransform gimbalRange = 0.3 } MODULE { name = ModuleAnimateHeat ThermalAnim = SRBs } RESOURCE { name = SolidFuel amount = 5600 maxAmount = 5600 } } but I'm fairly certain I'm missing something. I know stock KSP calculates fuel flow based on Isp, and RO changes this. How would I go about ensuring the proper burn time and fuel mass/flow? edit: attempting to turn the Thor SRB from KW Rocketry into the UA1205 booster from the Titan IIIC
  20. Parts in the VAB have their mass listed in their description. From there, just add as you attach parts
  21. You really needed to make your own thread for this, rather than find one of the multiple other threads complaining about KSP being buggy?
  22. You can then pitch down slightly below horizontal (exact angle depends on the launch and craft) and keep burning to start bringing the periapsis up while keeping the apoapsis mostly constant
  23. Basically what Taki said, but I would actually slightly lower the launch TWR by tweaking the SRBs a little. With FAR, I've always felt more comfortable with a launch TWR of about 1.3. As far as the gravity turn, instead of doing it at a specific altitude, as soon as your velocity hits 100m/s, start pitching over about 2-4 degrees, then just follow the prograde marker. Once you nudge it over that first time, it will naturally keep shifting very slightly. Let it creep over, and just keep pointing right down the center of it
  24. Adding a second SAS unit would double the amount of torgque available (i think), but they weakened the first SAS part available in order to balance it with the ASAS part you unlock later
×
×
  • Create New...