added comments to Compositions.xml and adjusted marble size.
This commit is contained in:
parent
5b2c4a6bbc
commit
1cdca7b686
@ -1,3 +1,4 @@
|
|||||||
|
<!-- Marble -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>20</typeID>
|
<typeID>20</typeID>
|
||||||
<object>
|
<object>
|
||||||
@ -10,6 +11,7 @@
|
|||||||
</object>
|
</object>
|
||||||
</composition>
|
</composition>
|
||||||
|
|
||||||
|
<!-- Block -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>40</typeID>
|
<typeID>40</typeID>
|
||||||
<object>
|
<object>
|
||||||
@ -22,6 +24,7 @@
|
|||||||
</object>
|
</object>
|
||||||
</composition>
|
</composition>
|
||||||
|
|
||||||
|
<!-- Column -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>60</typeID>
|
<typeID>60</typeID>
|
||||||
<object>
|
<object>
|
||||||
@ -34,6 +37,7 @@
|
|||||||
</object>
|
</object>
|
||||||
</composition>
|
</composition>
|
||||||
|
|
||||||
|
<!-- Torch with Lightsource -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>80</typeID>
|
<typeID>80</typeID>
|
||||||
<object>
|
<object>
|
||||||
@ -54,6 +58,8 @@
|
|||||||
<intensity>4.0</intensity>
|
<intensity>4.0</intensity>
|
||||||
</light>
|
</light>
|
||||||
</composition>
|
</composition>
|
||||||
|
|
||||||
|
<!-- Lightsource -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>85</typeID>
|
<typeID>85</typeID>
|
||||||
<light>
|
<light>
|
||||||
@ -69,7 +75,7 @@
|
|||||||
|
|
||||||
<!-- Block on 2 Pillars -->
|
<!-- Block on 2 Pillars -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>99</typeID>
|
<typeID>100</typeID>
|
||||||
<object>
|
<object>
|
||||||
<modelPath>column.obj</modelPath>
|
<modelPath>column.obj</modelPath>
|
||||||
<xOffset>0.0</xOffset>
|
<xOffset>0.0</xOffset>
|
||||||
@ -96,6 +102,7 @@
|
|||||||
</object>
|
</object>
|
||||||
</composition>
|
</composition>
|
||||||
|
|
||||||
|
<!-- Switch -->
|
||||||
<composition>
|
<composition>
|
||||||
<typeID>120</typeID>
|
<typeID>120</typeID>
|
||||||
<object>
|
<object>
|
||||||
@ -128,7 +135,7 @@
|
|||||||
<specularFactor>0.5</specularFactor>
|
<specularFactor>0.5</specularFactor>
|
||||||
<shininess>3.0</shininess>
|
<shininess>3.0</shininess>
|
||||||
<physicType>Player</physicType>
|
<physicType>Player</physicType>
|
||||||
<radius>1.25</radius>
|
<radius>1.5</radius>
|
||||||
</objectData>
|
</objectData>
|
||||||
|
|
||||||
<objectData>
|
<objectData>
|
||||||
|
Loading…
Reference in New Issue
Block a user