Added improved starting bridge version

This commit is contained in:
sfroitzheim 2015-01-19 15:15:18 +01:00
parent 8d46d98de0
commit e04aca7841
7 changed files with 13108 additions and 3256 deletions

File diff suppressed because it is too large Load Diff

View File

@ -182,6 +182,21 @@
</object>
</composition>
<!-- Wall -->
<composition>
<typeID>180</typeID>
<ignoreHeightmap>true</ignoreHeightmap>
<object>
<modelPath>SimpleWall.obj</modelPath>
<xOffset>0.0</xOffset>
<yOffset>40.0</yOffset>
<zOffset>0.0</zOffset>
<scale>1.5</scale>
<mass>0.0</mass>
</object>
</composition>
@ -195,7 +210,7 @@
<shininess>3.0</shininess>
<physicType>Player</physicType>
<radius>1.5</radius>
<dampningL>0.2 </dampningL>
<dampningL>0.15 </dampningL>
<dampningA>0.7</dampningA>
</objectData>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 692 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.