Jump to content

Katten

Members
  • Posts

    246
  • Joined

  • Last visited

Everything posted by Katten

  1. Oh no, did I include the dlls by mistake... again... sorry! Yeah the shroud issue is so annoying, it was something changed in 1.4.x I think. It happens on stuff that has a combo of animations and shrouds. It should be possible to solve, because there is one or two standard parts that have this, but I've spent too much time trying to find a solution and given up at this stage =S
  2. Hello! Generally, nodes can be animated too! As far as I recall, one problem is, if the node that is being animated is the root that the animating part is itself connected to its parent with, it won't move the parent. If that makes sense =)
  3. Hey! I did a quick test for 2.1.5, and saw: * KSP v1.7.3 - not OK * KSP v1.8.1 - OK * KSP v1.9.1 - OK
  4. v2.1.5: * Compiled for KSP v1.10.0 =) https://github.com/KSPKatten/AnimatedAttachment/releases/tag/v2.1.5
  5. v.1.8.5 * Updated it on CKAN to indicate compatibility with KSP v1.4 - v1.10 =)
  6. Hello! I believe the problem here is that to make nodes movable, they must be defined in the model, rather than in the cfg file. So if you update your model to use that system, maybe it will work! I tried to create a part like this now, but I was unable to get it fully running. Funny thing tho - the stock mk2DockingPort.cfg has a docking module that uses this system already. Actually when I loaded it in the VAB, I didn't see any docking node point... Seems I have some mod issues to solve with 1.9 first... maybe one of mine, or another one.
  7. Tested in 1.7.3 and most stuff looks okey. Some previously existing issues continue to do so... * the extra visual meshes that appear automatically when connecting some parts together, and are correctly visible in the VAB, continue to end up in the wrong place in flight. * the cameras don't record all layers of meshes, so for example Kerbin will not be shown from orbit - only the the stars * sometimes the cameras will make part of the world darker until you have taken a photo, like the renderer has been messed up a bit
  8. I believe everything is working, and yes, I should get around to test and update it. Hopeful for some more time and energy =) Actually, with the exception of some visual parts that have had problems since 1.4.x somewhere. Wish I could find a good workaround to continue focusing on further development of parts!
  9. Maybe using fluid instead of a fixed counter weight? Like, just fill up the tube with water, then it goes all geyser, then it flows back through multiple channels with generators which are closed when ready to fire again.
  10. v2.1.4: * Added support for launch clamps https://github.com/KSPKatten/AnimatedAttachment/releases/tag/v2.1.4 Was very nice with the foldable lights, as they automatically folded back when staging, for some reason =)
  11. Considering the nice hinges and similar now available in Breaking Grounds, I might as well remove the robotic parts from this mod. Or does anyone see a reason not to? =)
  12. With Breaking Ground, KSP now has built in support for robotics, including surface attachments! VERY NICE! However, this mod still functions the same as earlier, adding support for surface attachments and simple robotics based on generic animations (cargo bays etc), as well as control surfaces, nozzles, and any third party mod that somehow animates meshes.
  13. Only one way to find out =) This mod is very experimental and untested...
  14. Of course! I didn't have time to test it yet, but at least compiled and updated version info. v1.0.2 * Compiled for 1.7.0 Here is an example of what this can do:
  15. Happy to oblige! =) Add the following to the stock file OrbitalScanner.cfg: MODULE { name = AnimatedAttachment } Also, in the same file, change attachRules = 1,1,0,0,0 to attachRules = 1,1,0,1,0
  16. Hi! There are no parts in this mod, but it should be easy to create a part like this for another mod =)
  17. Thanks! Sure, that could be an optional part variant! =)
  18. Thanks Raccoon and linuxgurugamer for the bug reports! Hopefully I will get a chance to look at this soon! (very busy work period at the moment) For the cargo bays I would suspect that the model structure contains something that isn't handled well by AA, maybe some negative scaling or anything else that I wouldn't have foreseen when writing the code.
  19. v2.1.2 * Updated version file to target KSP 1.6.1
  20. Hi there! Surface attachment works on cargo bays (and anything using generic animations), and should work on any third party mod that moves the collision meshes of a model - but you'll need to edit AnimatedAttachment.cfg so that AnimatedAttachment is added to that specific part (or, to ALL parts). This was tested successfully earlier with one of the tank/weapon mods! =) I don't know if there can be situations during animation that could disturb wheels. Not impossible... Yes, any connected stock or mod part! Both physics based (tanks etc) and physics-less (antennas, small struts)
  21. v0.4.2 Both models and textures still update in 1.6.1! Things like animations and other part modules can get issues, but at least it's easy to check changes in the modelling =) I will continue to check a bit regarding loading config files.
  22. It probably can. In other news, I'm gonna run some testing with 1.6.1 to see if it is still compatible and freshen up my memory on the source.
  23. v1.8.4: * Strengthened the SL-1 landing legs. They should now stay more extended under weight.
×
×
  • Create New...