chris-kerbal
Members-
Posts
281 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by chris-kerbal
-
[Minimum KSP version - 1.11] Kerbal Attachment System (KAS) v1.12
chris-kerbal replied to IgorZ's topic in KSP1 Mod Releases
Not sure, but I don't think the intention of the KAS parts was to reinforce joints or keep crafts from wobbling. The telescopic joints were more for towing things like a trailer?! -
So part modules sounds like modding will still be possible like with KSP? Not a modder myself, but loving them for all the hard work they put in and the gaming opportunities they created. Maybe a show and tell how modding in KSP2 works and what you can "reuse" of old mods would be nice?
- 52 replies
-
- ksp2
- kerbal space program 2
-
(and 3 more)
Tagged with:
-
Yes. You can use the camera mast from benjee with neptune camera and when using hullcam with this patch @PART[ht2_cameraMast]:NEEDS[HabTech2|HullcamVDSContinued] { MODULE { name = MuMechModuleHullCameraZoom cameraName = #autoLOC_HULL_PM_012 //KerbPro cameraTransformName = camera cameraForward = 0, 0, 0 cameraUp = 0, 1, 0 cameraPosition = 0.0, 0.0, 0.0 cameraFoVMax = 40 cameraFoVMin = 10 } }
-
Ok, solutions for 100 please: Just needed to add cameraTransformName matching to the Neptune camera and it works. :-)
-
I actually manage to add the camera module to other parts and figured that I can move the position within the part in the config. Is there a way to attach the camera to a transformation or specific piece of the part, so if that piece is movable the camera would move with it? Sort of steering like a surveillance camera? Trying to put the camera in the following part and have it moveable/turnable with the light: https://github.com/benjee10/HabTech2/blob/master/GameData/HabTech2/Parts/Greebles/ht2_cameraMast.cfg
-
NESD's warehouse (9 oct 22 - New mod "SpikeX")
chris-kerbal replied to NESD's topic in KSP1 Mod Releases
When you write "not compatible with Habtech", it does mean, that it won't dock to the APAS ports (which I would expect) or that it is sized completely different? I would guess I would put this on the PMA of Habtech, similar as it is done on the real ISS?! -
Yes, probably. my reDIRECT tank looks the same. I am not sure what you mean with that? The different Shuttly types, e.g., names are all configurable in the VAB. reDIRECT is another mod from benjee that you need to install like SOCK. Conformal decals as well another mod, however there you can use .png files in the flags folder for the decal or install a decals pack. Regarding TUFX, this does not change specifically the shuttle, but the overall lighting and look of the rendering in KSP. For that you either have to configure your own setup in the game and save it or use a .cfg file from someone else (that you just copy into the GameData folder). Probably best then to look at the discussions in the TUFX thread. Some people even post their TUFX profile in the signature. However there is not one stop shop to get the same result other than from the person who did the screenshot. There might be other mods or configurations included to get the look. Overall it is a lot of tinkering and testing.
-
It works with the standard Kerbalism config already pretty good. I created a shuttle and orion config, so resources on board are more realistic.
-
I think this is partly done in the current master on github, so will be likely in the next release. I have seen a few people already playing with the new parts. You could give it a try as well.
- 22,647 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Doing the docking always manually, I can only add to this: be slow and avoid big movements. The shuttle is quite slow in reacting, hence it takes time. Also use some proper indicator mod, like or to keep the shuttle aligned As always: The better you can do it manual, the easier the use of automated systems is for you.
-
Just had one thought to the Z1: As I understood you are using the inventory upgrade thing for the IROSA, would that be something for the SGANT antennas as well? Z1 in the beginning didn't ave these and was carrying the solar truss, hence flexible upgrade would be great here for the ones that play the historic missions of the ISS.
-
Awesome work for sure! Happy to see some new parts. One thing I noticed when playing with textures unlimited and the old version. Apparently some material differences (e.g., thermal stuff on trusses backside, quest airlock... ) you did with textures not on their own mesh. Hence hard to exclude them from textures unlimited. So just a kind request - if it is not too troubling - to look out for that. ;-)
-
So regarding the fabric look of certain modules. @lemon cup and I figured out, that this is a feature of the new versions Beale is working on. so the v24.0 release DOES NOT include this. You'll need to download current working zip from github. Just to prevent anyones confusion on that. ;-D
- 22,647 replies
-
- 3
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
Playing Kerbalism and always had issues with the Progress to properly supply my ISS. So I sat down and wrote a MM patch for Kerbalism, trying to mimic the payload as much as possible. It is working for me in Stock Kerbalism, as well as JNSQ Kerbalism. Just the dry mass payload above food you need to add. (and yes, did the same for the Knes ATV... ;-)) Gas tanks are duplicated, to allow Nitrogen or Oxygen. There might be better options, happy on feedback to learn. Leaving it here, for anyone interested.
- 22,647 replies
-
- 1
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with: