Added and tested physics boxes for the switchOuter. Graphical object to match them is missing.
This commit is contained in:
parent
1d89537a33
commit
a018d5f547
@ -148,8 +148,52 @@
|
|||||||
<modelPath>switch_outer.obj</modelPath>
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
<xOffset>0.0</xOffset>
|
<xOffset>0.0</xOffset>
|
||||||
<yOffset>-1</yOffset>
|
<yOffset>-1</yOffset>
|
||||||
|
<zOffset>1.105</zOffset>
|
||||||
|
<xRot>0.0</xRot>
|
||||||
|
<yRot>0.0</yRot>
|
||||||
|
<zRot>0.0</zRot>
|
||||||
|
<scale>1.0</scale>
|
||||||
|
<mass>0.0</mass>
|
||||||
|
</object>
|
||||||
|
<object>
|
||||||
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
|
<xOffset>0.0</xOffset>
|
||||||
|
<yOffset>-1</yOffset>
|
||||||
|
<zOffset>-1.105</zOffset>
|
||||||
|
<xRot>0.0</xRot>
|
||||||
|
<yRot>0.0</yRot>
|
||||||
|
<zRot>0.0</zRot>
|
||||||
|
<scale>1.0</scale>
|
||||||
|
<mass>0.0</mass>
|
||||||
|
</object>
|
||||||
|
<object>
|
||||||
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
|
<xOffset>1.105</xOffset>
|
||||||
|
<yOffset>-1</yOffset>
|
||||||
<zOffset>0.0</zOffset>
|
<zOffset>0.0</zOffset>
|
||||||
<xRot>0.0</xRot>
|
<xRot>0.0</xRot>
|
||||||
|
<yRot>90.0</yRot>
|
||||||
|
<zRot>0.0</zRot>
|
||||||
|
<scale>1.0</scale>
|
||||||
|
<mass>0.0</mass>
|
||||||
|
</object>
|
||||||
|
<object>
|
||||||
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
|
<xOffset>-1.105</xOffset>
|
||||||
|
<yOffset>-1</yOffset>
|
||||||
|
<zOffset>0.0</zOffset>
|
||||||
|
<xRot>0.0</xRot>
|
||||||
|
<yRot>90.0</yRot>
|
||||||
|
<zRot>0.0</zRot>
|
||||||
|
<scale>1.0</scale>
|
||||||
|
<mass>0.0</mass>
|
||||||
|
</object>
|
||||||
|
<object>
|
||||||
|
<modelPath>switch_outer.obj</modelPath>
|
||||||
|
<xOffset>0.0</xOffset>
|
||||||
|
<yOffset>-2.105</yOffset>
|
||||||
|
<zOffset>0.0</zOffset>
|
||||||
|
<xRot>90.0</xRot>
|
||||||
<yRot>0.0</yRot>
|
<yRot>0.0</yRot>
|
||||||
<zRot>0.0</zRot>
|
<zRot>0.0</zRot>
|
||||||
<scale>1.0</scale>
|
<scale>1.0</scale>
|
||||||
@ -387,7 +431,10 @@
|
|||||||
<diffuseFactor>0.6</diffuseFactor>
|
<diffuseFactor>0.6</diffuseFactor>
|
||||||
<specularFactor>0.4</specularFactor>
|
<specularFactor>0.4</specularFactor>
|
||||||
<shininess>2.0</shininess>
|
<shininess>2.0</shininess>
|
||||||
<physicType>TriangleMesh</physicType>
|
<physicType>Box</physicType>
|
||||||
|
<width>2.54</width>
|
||||||
|
<height>2.54</height>
|
||||||
|
<length>0.33</length>
|
||||||
<dampningL>0.555</dampningL>
|
<dampningL>0.555</dampningL>
|
||||||
<dampningA>0.5</dampningA>
|
<dampningA>0.5</dampningA>
|
||||||
</objectData>
|
</objectData>
|
||||||
|
@ -873,10 +873,10 @@
|
|||||||
<xRot>0.0</xRot>
|
<xRot>0.0</xRot>
|
||||||
<yRot>0.0</yRot>
|
<yRot>0.0</yRot>
|
||||||
<zRot>0.0</zRot>
|
<zRot>0.0</zRot>
|
||||||
<manualPos>false</manualPos>
|
<manualPos>true</manualPos>
|
||||||
<xPos>159.500000</xPos>
|
<xPos>205.500000</xPos>
|
||||||
<yOffset>0.0</yOffset>
|
<yOffset>0.0</yOffset>
|
||||||
<zPos>17.500000</zPos>
|
<zPos>-205.500000</zPos>
|
||||||
<idGreen>0</idGreen>
|
<idGreen>0</idGreen>
|
||||||
<idBlue>235</idBlue>
|
<idBlue>235</idBlue>
|
||||||
<typeID>120</typeID>
|
<typeID>120</typeID>
|
||||||
|
Loading…
Reference in New Issue
Block a user