UmbraSpaceIndustries / Karbonite

Karbonite - Mineable. Burnable. Community-Driven.
Other
70 stars 38 forks source link

KASModuleGrab outdated #170

Closed Kerbas-ad-astra closed 9 years ago

Kerbas-ad-astra commented 9 years ago

All grabbing, picking-up, and attaching functionality has been moved over to KIS. Looks like most of the module definition remains compatible with ModuleKISItem, but there will need to be some revisions made.

Kerbas-ad-astra commented 9 years ago

Edit: it seems that ModuleKISItem is only needed for items that are equipped into a Kerbal's hand (or head, or back, or whatever). Most stuff just goes into an inventory or gets attached directly to a part, with no extra module required. (KASModuleGrab still has to go.)