1
0
Fork 0
fgdata/Models/Airport/egkk_blastscreen.xml
2015-03-07 22:11:00 +01:00

71 lines
1.5 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>egkk_blastscreen.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>25000</max-m>
</animation>
<blastscreenXparams>
<light-near>0.4</light-near>
<light-med>0.8</light-med>
<light-far>10</light-far>
</blastscreenXparams>
<animation>
<type>select</type>
<name>blastscreenXNight</name>
<object-name>blastscreenX</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
</animation>
<animation>
<type>alpha-test</type>
<object-name>blastscreenX</object-name>
<alpha-factor>0.001</alpha-factor>
</animation>
<animation>
<type>translate</type>
<object-name>blastscreenX</object-name>
<offset-m>20.36691</offset-m>
<axis>
<x>-18.026941</x>
<y>4.119775</y>
<z>8.536266</z>
</axis>
</animation>
<animation>
<type>billboard</type>
<object-name>blastscreenX</object-name>
<spherical type="bool">true</spherical>
</animation>
<animation>
<type>dist-scale</type>
<object-name>blastscreenX</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep alias="../../../../blastscreenXparams/light-near"/>
</entry>
<entry>
<ind>500</ind>
<dep alias="../../../../blastscreenXparams/light-med"/>
</entry>
<entry>
<ind>16000</ind>
<dep alias="../../../../blastscreenXparams/light-far"/>
</entry>
</interpolation>
</animation>
</PropertyList>