Fixed character colliders sinking/floating away when using a railgun controller underwater

This commit is contained in:
Regalis
2016-12-28 19:56:52 +02:00
parent c3d29e41ad
commit 49d4108eeb
4 changed files with 37 additions and 23 deletions

View File

@@ -15,7 +15,7 @@
<Body width="32" height="32" density="40"/>
<Controller userpos="0" direction ="None" canbepicked = "true" msg="Open [E]">
<Controller direction ="None" canbepicked = "true" msg="Open [E]">
<RequiredItem name="ID Card" type="Picked" msg="UNAUTHORIZED ACCESS"/>
<sound file="beep.ogg" type="OnUse" range="500.0"/>
</Controller>