Adjusted the mass of switchInner and the force that keeps it in place. The movableBlock can now push the switch down.

This commit is contained in:
Steffen Fündgens 2015-02-17 12:25:12 +01:00
parent 3764bb5c6a
commit 88d31bc68a
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
<yRot>0.0</yRot>
<zRot>0.0</zRot>
<scale>1.0</scale>
<mass>1.0</mass>
<mass>0.5</mass>
</object>
<object>
<modelPath>switch_outer.obj</modelPath>

View File

@ -1320,7 +1320,7 @@
<xPosition>159.5</xPosition>
<yPosition>22.0</yPosition>
<zPosition>17.5</zPosition>
<strength>10.0</strength>
<strength>7.0</strength>
</positionConstraint>
<trigger>
<name>openFirstDoor</name>