Jump to content

Killerhurtz

Members
  • Posts

    468
  • Joined

  • Last visited

Everything posted by Killerhurtz

  1. Having issues getting it working - when clicking the "Arm Accelerator" button, nothing seems to happen.
  2. Am I silly? I can't figure out for the life of me how to load presets...
  3. I've changed all of the settings I could find for speed - setting "speedLimiter" to false and increasing max speed to 1000 in both the universalPayload.cfg and in the balloonSpecs.cfg files, and I'm still flying at 5m/s. Am I missing something? Are speed settings also saved on a per-save basis? 5m/s is way too slow for me, ahah.
  4. Come on Damion. What he said is true. You know, as a mod maybe you should care a bit more about what the community has to say instead of acting like a machine.
  5. Edited first post to add it. While I\'m at it, I got some good news and some bad news. The good news is, I started working on Firelark\'s 'child', Eagle. It will be a bit more modular and fit more roles. I\'ll upload a screenshot of the progress. That, and I have LOTS of ideas. The bad news is that my main computer is broken (PSU blew) so I have to borrow a computer, and it\'s not always available, so the work will be MUCH slower. And because of that, for now mostly everything involving plugins is set aside.
  6. I wouldn\'t be so negative. I\'ve seen people MOVE THE MUN. And to me, if moving the Mun is possible, then it should be possible to add in planets one way or another.
  7. You should still check out DAZ3D\'s software - while Hexagon is buggy at times, it is quite easy to use and pretty powerful - and the free bundle offer is still going on, so for now it\'s free. Otherwise, 3DS Max has been my choice so far.
  8. Nothing much I can do, as you can see a lot of people have downloaded it and used it. Anyhow, mostly everything on here is probably broken one way or another, it\'s not been updated in ages. I\'m working on learning to write C# to bring everyone goods.
  9. Yeah, I think this is due for a massive update. I think I will be redoing pretty much everything now... Especially now that plugins will allow for even more stuff (As an example, Firelark will be reborn under a new name - and I will make SURE that it will only be able to be used in itself) Sorry for the huge delays, though. A LOT of stuff had been going on (notably my cooperation with C7 in his pack, and a large down regarding... 'some' people on these forums. But just seeing that this thread was not forgotten is enough motivation to me to keep on going). Now, the question is, should I make a new thread for it?
  10. Send the sound over. I might be able to work a bit of magic to make it loop.
  11. For the hovering part - I would say invisible pontoons would do the trick nicely enough (although they may be slightly hard to work with...)
  12. @CaptSkunky: I tried that - what it gives is not a black poly but a nifty way to do fake transparency (backdrop-style - anything inside the model, provided it\'s visible, will be indeed visible. @Payload: it used to be a necessity, but if I recall it was removed somewhere between .11 and .13. WerTehMoon, have you made sure you UVW unwrapped your part correctly? That\'s the first thing that strikes me.
  13. Silly you. SOPA and PIPA are not dead, not in the least. They just got delayed. ACTA, as far as I can tell, still hasn\'t even been slowed down.
  14. From what I can gather, he\'s gone at least until persistence is added (so next update), maybe for even longer. But I must remind you that he was DRIVEN off. But for now, from what I know, he migrated to Orbiter.
  15. A more clear way to put this: If two parts overlap, they are going to collide. Nope, no way to make two collider nodes not collide. Support for multiple colliders wasn\'t implemented most likely because due to how the engine is currently built, it would involve having multiple nodes with the very same name in the same part. Which is likely to make them mix up. That\'s without mentioning that every extra object you have in a part is treated as such by the renderer, which increases the load, which ends up making everything slower, which is counterproductive to one of Harv\'s goals.
  16. That\'s the soft limit, what is considered acceptable and non-laggy for the majority. He\'s talking the hard limit, the 'Try to load this and the engine is going to crash' limit.
  17. Short answer: No. Long answer: No, the physics engine that Unity runs on (PhysX if I\'m not mistaken) doesn\'t support concave collision meshes. Having a concave collision mesh will result in unpredictable results as the engine will not know how to handle it (although from experience it will attribute it a generic box collider which englobes the model). However, splitting your part in 5 pieces does indeed work. Although as long as it\'s convex, you can wrap it around your part (Such as putting a surface between two beams - since in KSP the likelihood of hitting something that would pass through the space between said beams is very thin, having a hard surface them is a good approximation of the interaction which is going to happen 99.9% of the time.)
  18. I just thought about something though. It would need to be a SRB or something. Because LFEs modulate the sound effects, which would distort the song. As a reference: to put a music as an engine\'s sound: have the song on your disk, rename it to sound_music (make sure it\'s a Mp3) or another thing (the only REQUIRED part is the 'sound_' prefix), and add it under sound FXes like so: 'sound_music.mp3 = active' (active being the FX group attributed to, you guessed it, an active part)
  19. Also, sooner or later I have planned to redo this pack for 0.13.1. Stay tuned on the Black Sun Laboratories thread for it.
  20. Entirely possible - I had thought of making one such part actually. I\'m still thinking about what song to put in by default.
  21. Quick notice: as of 0.13.1, the Noyuz parachute doesn\'t attach properly because of the part rotation fix.
  22. ...If it works as intended, what\'s wrong? Also, keeping you guys updated: Our beloved and awesome C7 was so very nice as to teach me new techniques for modelling and such. Not only are my models going to be better from now on, but they should be out quicker. By the way, if no-one had noticed, sometimes I update the first post. Legacy is on hiatus as I need to figure out what exactly I want out of it (that\'s without mentioning I found some models Darrknox sent me back when he wanted to help, originally), but in the meanwhile, the Firelark is getting a bigger brother. I\'m almost done with the engine, and if you thought the Firelark was mean, you\'ll LOVE this one... Might post a sneek peak once I\'m completely done with the engine.
  23. Again, that\'s not entirely true. My VERY first mod I have released. It was widely accepted despite it\'s simplicity (was a simple reskin and cfg edit of the base parts), and a few people even participated in expanding or trying to make it better. I always said that the sooner you take the dive the sooner you will be able to learn how to get better.
  24. Nope, no workaround possible or anything, it WILL happen because in theory it\'s not supposed to happen. Might see the light of day when we get electricity and as such a limit WILL need to be implemented because we DO recharge batteries in space currently.
×
×
  • Create New...