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:
parent
d5223ae540
commit
a209acc6c9
@ -145,7 +145,7 @@
|
|||||||
<yRot>0.0</yRot>
|
<yRot>0.0</yRot>
|
||||||
<zRot>0.0</zRot>
|
<zRot>0.0</zRot>
|
||||||
<scale>1.0</scale>
|
<scale>1.0</scale>
|
||||||
<mass>1.0</mass>
|
<mass>0.5</mass>
|
||||||
</object>
|
</object>
|
||||||
<object>
|
<object>
|
||||||
<modelPath>switch_outer.obj</modelPath>
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
|
@ -1320,7 +1320,7 @@
|
|||||||
<xPosition>159.5</xPosition>
|
<xPosition>159.5</xPosition>
|
||||||
<yPosition>22.0</yPosition>
|
<yPosition>22.0</yPosition>
|
||||||
<zPosition>17.5</zPosition>
|
<zPosition>17.5</zPosition>
|
||||||
<strength>10.0</strength>
|
<strength>7.0</strength>
|
||||||
</positionConstraint>
|
</positionConstraint>
|
||||||
<trigger>
|
<trigger>
|
||||||
<name>openFirstDoor</name>
|
<name>openFirstDoor</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user