Vertical docking port, docking sounds, water flows properly between horizontally docked hulls, falseoutput of signal check components can be changed, lighting and FOW works between hulls (todo: some logic for determining when to update light.HullsInRange when two subs are moving relative to each other)
This commit is contained in:
@@ -67,8 +67,7 @@
|
||||
|
||||
<Body radius="6" height="22" density="5"/>
|
||||
|
||||
<Holdable handle1="0,0"/>
|
||||
<Pickable slots="RightHand,Any"/>
|
||||
<Holdable handle1="0,0" slots="RightHand,Any"/>
|
||||
</Item>
|
||||
|
||||
<Item
|
||||
@@ -86,8 +85,7 @@
|
||||
|
||||
<Body radius="6" height="22" density="5"/>
|
||||
|
||||
<Holdable handle1="0,0"/>
|
||||
<Pickable slots="RightHand,Any"/>
|
||||
<Holdable handle1="0,0" slots="RightHand,Any"/>
|
||||
</Item>
|
||||
|
||||
|
||||
@@ -100,8 +98,7 @@
|
||||
|
||||
<Body radius="6" height="22" density="5"/>
|
||||
|
||||
<Holdable handle1="0,0"/>
|
||||
<Pickable slots="Any"/>
|
||||
<Holdable handle1="0,0" slots="Any"/>
|
||||
</Item>
|
||||
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user