Jump to content

nli2work

Members
  • Posts

    2,836
  • Joined

  • Last visited

Everything posted by nli2work

  1. I been using 4.2.2. Unity stopped supporting legacy animation component in newer versions (material animation is broken); I wouldn't be surprised if they did the same with legacy particle system. Unity 4 introduced new particle system, but parttools 0.23 is still the legacy system.
  2. I'm gonna say these are PDEs. single side linear aerospike is good idea. it shall be so.
  3. yeah, probably good to set the ISP back down, if only for game balance purposes. I don't have any numbers on pulse jet's ISP or TWR, I'm guessing around ~1200 and maybe ~3. PDEs theoretically have much much higher ISP... one graph has it around 4000 with hydrocarbon fuels; nothing on thrust or TWR though. I have vacuum mode on the integrated engines at half the thrust (~20kN), ISP on par with nuclear engine, you think that's too cheaty? It'd make for good drop ship action on low gravity bodies.
  4. Pulse Detonation Thrust Augment Cells in action. Not much real info to go on, I'm making up the stats. The general consensus seems to be it's better than jet engines. I have it at lower thrust, high throttle response, and comparable/better ISP. two kinds in the video; a small radial pod type; and structural integrated type in the fuselage section. of course I forgot to pack ammo for the vulcan.
  5. if I make one it won't look much like that though. IP issues to say the least. I do like the general shape and the idea of retractable shield for windows.
  6. throttle down so your throttle TWR is ~1.25, until you get out of lower atmosphere, past about 35km on Kerbin.
  7. I like the concept. might get around to it when I do IVAs soon.
  8. Good to hear you got it sorted. yeah older mods relying on older versions of RPM can cause problems.
  9. pointed nose cone for rect fuselage can be done with one of the adapters no? the stretched rect to 1.25m adapter flowed quite nicely into the pointy nose cone, by coincidence. I'm thinking of combining those two adapters into one part using mesh switcher. the rest are pretty easy I can probably get them in with this weekends update.
  10. you mean like horizontal twin attach point? yea that would look pretty nice. the new bits should make VTOLs transports pretty fun with couple more pulse jet engines. IVAs yes, for the cockpit; science and crew compartment. those take a long time so don't expect any quick updates after this weekend. you build VTOLs with B9's small engine pods with integrated intake? does the vehicle tend to flip out of control beyond very small pitch and roll? only way I've been able to counter it is super strong SAS. I don't know if it normal or something wrong with my engines.
  11. links are still old. I just fixed the tail section so far as it required the most rework. the rest just need scale and attach nodes adjusted. new link probably by Sat. I got a few additions to round out the med sized parts for transportation.
  12. I'll be getting around to larger cargo bays eventually as well with RF. but no ETA yet.
  13. Yeah that's normal. B9 requires RPM for the IVAs. I'd try starting with a clean install and make sure very thing is the newest version. I'd start with just JSI and no other mods and see if you get the same errors from JSIVariableAnimator.
  14. RPMPodPatches is in JSI, it's probably still referring to the old Mk2, which is now the Mk1 Inline. if you remove the RPMPodPatches will remove RPM in the lander pods and copulas as well. What patch are you using, mine or some other one? the old SP+ RPM config won't work, all the props are shifted.
  15. http://www./download/12ud82caadrehws/SPPMk2_RPMIVA.zip see post above regarding where to put the files.
  16. your RPM internal is missing. note the missing kerbal portraits. the configs are most likely in the wrong place. internalRPM.cfg has to be in GameData/Squad/SPP/Mk2CockpitStandardInternal Mk2CockpitsRPM.cfg has to be somewhere in GameData
  17. Ah yeah, I'll fix the attach node. you can replace the stack nodes for ED051 with these in the mean time. Sorry about that. node_stack_top = 0.0, 0.1, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -0.125, 0.0, 0.0, 1.0, 0.0 ED399 is okay though. it's meant for 3.5m tanks and it attaches okay for the most part. @AntiMatter DOh, thats what I get for not using my parts haha. I'll fix it in the next update. Need to fix the model for a real fix. update: got a good scale now, tail is wide enough for a rovemate/rovemax wheel rover with a little spare clearance room. added ramp extension to tail hatch. about 2.25m interior width cargo hold with good wide flat floor. Now I just need to get the rest of the parts to the same size and fix the attach nodes.
  18. Hi Ferram4, I'm trying to dissect the basicaDragModel to understand it a little better... cosAngleCutoff //what's this? stall angle? majorMinorAxisRation //ratio of longest dimension and shortest dimension relative to foward direction of the part? long thin parts would be close to 1; flat wide parts would be close to 0? taperCrossSectionAreaRation // for conical shapes? cylinder would have ratio of 1? sharper cones would have close to 0? ignoreAnim //Recalculates drag values if animation changes the part's shape? the curve keys 1 //forward 0 //sideways -1 //backward what's the 2nd number? multiplier? how does positive/negative affect the drag? whats diffference between ClViscous and ClPotential? CmCurve applies to rotation in all axis? or just pitch? Thanks!
  19. I might be able wing something that could be FAR friendly, not sure about DRE... have you tried adding module exemption in FAR's configuration? Add JSIExternalCameraSelector to FAR's exempt modules. I don't think physicsSignificance does anything for FAR. in the FARPartCLassifications.cfg ExemptModule { hasModule = LaunchClamp hasModule = KerbalEVA hasModule = ModuleControlSurface hasModule = ModuleResourceIntake hasModule = ModuleParachute hasModule = RealChuteModule hasModule = FARBaseAerodynamics } I don't know if that's modifiable via MM. RF has a camera port with color coded axis. but I think I got something I can pull out into a separate camera part too. I'll keep you posted.
×
×
  • Create New...