GitHunt
FE

ferram4/TCSB

Simple little plugin to reenable all intra-vessel collisions in KSP for the purposes of collision "research"

The Colliders Strike Back

A collision and physics toy plugin for Kerbal Space Program

Source available at https://github.com/ferram4/TCSB

MIT License, copyright 2014 Michael Ferrara
You should have received a full copy of the MIT license with your download


##Installation:

Merge the GameData folder in the zip file with the GameData folder in your KSP root directory. Deleting the TheCollidersStrikeBack directory in GameData will uninstall TCSB


##What it does:

This disables an optimization / improvement made early in KSP's history that disabled all intra-vessel part collisions.
Parts will not collide with themselves (to avoid issues with landing gear or cargo bays that are dependent on this functioning well), but will collide with other parts on the vessel.
This can be used for experiments into the nature of collisions, avoid issues with payloads clipping through payload fairings / cargo bays, and general mayhem.

###Warning:

This has the capacity to destroy any vehicle that includes part clipping as an integral part of the design. Any and all vehicles launched / created before this was installed may spontaneously explode if they are dependent on intra-vessel collisions being disabled.

Languages

C#100.0%

Contributors

MIT License
Created September 15, 2014
Updated December 5, 2014
ferram4/TCSB | GitHunt