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
3764bb5c6a
commit
88d31bc68a
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user