Fixed block so that it doesnt BLOW EVERYTHING UP!

This commit is contained in:
Jasper 2015-01-16 15:40:07 +01:00
parent 5df5d5b974
commit ed16b4aab7
2 changed files with 593 additions and 865 deletions

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
<modelPath>block.obj</modelPath> <modelPath>block.obj</modelPath>
<xOffset>0.0</xOffset> <xOffset>0.0</xOffset>
<yOffset>1.0</yOffset> <yOffset>1.0</yOffset>
<zOffset>2.0</zOffset> <zOffset>0.0</zOffset>
<scale>1.5</scale> <scale>1.5</scale>
<mass>25.0</mass> <mass>25.0</mass>
</object> </object>
@ -149,7 +149,7 @@
<shininess>2.0</shininess> <shininess>2.0</shininess>
<physicType>Box</physicType> <physicType>Box</physicType>
<width>5.0</width> <width>5.0</width>
<height>6.0</height> <height>3</height>
<length>1.8</length> <length>1.8</length>
<dampningL>0.8</dampningL> <dampningL>0.8</dampningL>
<dampningA>0.9</dampningA> <dampningA>0.9</dampningA>