inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
12
QOL/docksnap.cfg
Normal file
12
QOL/docksnap.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
// Add angle snapping for the docking ports at
|
||||
@PART:FINAL
|
||||
{
|
||||
@MODULE[ModuleDockingNode]:HAS[~snapRotation[True],~snapRotation[true],~nodeType[microPort]]
|
||||
{
|
||||
%captureMinRollDot = .99999
|
||||
%aquireMinRollDot = .5
|
||||
%snapRotation = True
|
||||
%snapOffset = 22.5
|
||||
%acquireTorque = 10
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue