Jump to content

martinezfg11

Members
  • Posts

    471
  • Joined

  • Last visited

Everything posted by martinezfg11

  1. I got my last name followed by my first and last initials followed by two random numbers recommended to me by Gmail because there are a billion Martinez's out there and there you go.. I would like to know where @Porkjet and @regex got their usernames from.
  2. Now that the plugin side is done I'm in full blown modelling mode. My goal is to have cutouts for all MK2 and MK3 pieces.
  3. True, but those are "external" models that will not be visible once the IVA is Activated. Maybe I can have the IVA dynamically change depending on what's attached... Just maybe...
  4. Alright, so updating this mod is going slower than I want it to. But, some things are still usable. So I'm putting a pre-release on GitHub in case anyone wants to try out the new stuff. Things will be changing almost daily. https://github.com/martinezfg11/AoA-Technologies/releases/tag/1.3.5 Dependencies- ASET Props ASET Avionics Rasterprop Monitor
  5. Yeah that sounds good, but unfortunately engines are essentially just nozzles sticking out of fuel tanks in KSP.
  6. I almost thought that was a NASA render..
  7. OK, major thanks to @JPLRepo for adapting JSIAdvTransparentPod to work with non-crewed IVA's. Here's an in-game shot, I'm going to use materials with no textures, only modified burn colors. But that's subject to change. Also, I finally got it aligned!!
  8. Yeah, lets just say there's been a breakthrough that will allow this mod to progress past the concept phase.. More information to follow..
  9. So I've noticed that you are making these "packs" that you then add to the cockpit, how are you making those if I may ask? Are you using a separate scene? can you load props without an IVA and save these out to use later?
  10. Thanks, I'm currently trudging along with IVA's and updating textures. Along with a plethora of other stuff. I've poured tons of time into this mod hopefully I can have something released soon-ish.
  11. Man, you're just full of ideas. Pretty cool, even though I had to Google this because I was confused at first. Also, KerbalKonstructs in space? Does it just statically stay in one spot or does it orbit something?
  12. Will there be a possibility of re-adding Sketchfab support? I thought it was pretty cool having that feature in the forums.
  13. Your mesh needs to be a child of gameObject. The partmodule script goes on the parent. Also, scale 100? Maybe it's not invisible but just absurdly large? What modelling program are you using?
  14. The mod author has been very busy with real life and doesn't have much time to dedicate to modding at this time as he does this for free and for benefit of others.
  15. You mean in the PartModules? That would be ModuleGimbal, you can look at some of Squad's engines for a clue on what values to put in. Your gimbal transform can be the same thrustTransform. Plus you can assign parts as children of your gimbal so that they move with the gimbal as well. I'd use something like gimbalTranform>Mesh>thrustTransform.
  16. Your thrustTransform's Z+ axis is what KSP uses to identify where to impart force. So your Z axis would need to be pointed towards the base of your rotor. I just don't know if that would work since you would be thrusting into your other components. (think of a jet engine set on top of an airplane pointing down, doesn't make much sense, does it?)
  17. Whats the purpose of layers in the ModuleAnimateGeneric? Does anyone know?
  18. Yeah, I'm currently running into issues with just getting the IVA to work on a regular part. I get the feeling that I will need to write a plugin to have these "IVA's" show up on regular parts without adding extra transforms or crew slots. I have never written a plugin for KSP and I have limited C++ C# knowledge soo this is going to be fun.
  19. Yeah I can't remember exactly how the issue occured (I haven't used Blender in a while). But, I believe that in Blender you can assign multiple materials per mesh, then in Unity you can set the Materials size in the mesh renderer to >1 and everything will be fine. But KSP does not support that.
  20. Is it still possible to embed sketchfab in this new forum? I've searched everywhere and can't find an answer.
×
×
  • Create New...