Added improved starting bridge version
This commit is contained in:
parent
42b65fa9c0
commit
65ba8c0249
File diff suppressed because it is too large
Load Diff
@ -182,6 +182,21 @@
|
|||||||
</object>
|
</object>
|
||||||
</composition>
|
</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>
|
<shininess>3.0</shininess>
|
||||||
<physicType>Player</physicType>
|
<physicType>Player</physicType>
|
||||||
<radius>1.5</radius>
|
<radius>1.5</radius>
|
||||||
<dampningL>0.2 </dampningL>
|
<dampningL>0.15 </dampningL>
|
||||||
<dampningA>0.7</dampningA>
|
<dampningA>0.7</dampningA>
|
||||||
</objectData>
|
</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.
Loading…
Reference in New Issue
Block a user