Mk1 Crew Cabin isn't CLS compatible
jlcarneiro opened this issue ยท 2 comments
Although I connect a Mk1 Cockpit to a Mk1 Crew Cabin, I can't move kerbals from one to another, neither through stock transfer, nor through ShipManifest transfer...
This is because the bottom of the Mk1 is not passable. Its by design, as it looks impassable. If you want you can override this behaviour by writing the following in a .cfg file, and putting that .cfg file inside GameData/ directory:
@PART[mk1pod] { @MODULE[ConnectedLivingSpace] { @impassablenodes = top } }