1
0
Fork 0
fgdata/Models/Weather/nimbus1.xml
2019-11-03 20:52:22 +01:00

43 lines
818 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>nimbus1.ac</path>
<animation>
<type>material</type>
<object-name>cloud</object-name>
<object-name>rain</object-name>
<diffuse>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
</diffuse>
<ambient>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</ambient>
<specular>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
</specular>
<shininess>0</shininess>
</animation>
<animation>
<object-name>cloud</object-name>
<object-name>rain</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
<effect>
<inherits-from>Effects/cloud-models</inherits-from>
<object-name>cloud</object-name>
<object-name>rain</object-name>
</effect>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>