2019-07-25 20:31:30 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>warninglight.ac</path>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>noshadow</type>
|
|
|
|
<object-name>warninglight</object-name>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>alpha-test</type>
|
|
|
|
<alpha-factor>0.01</alpha-factor>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>warninglight</object-name>
|
|
|
|
<condition>
|
2020-02-17 16:51:40 +08:00
|
|
|
<and>
|
2020-02-29 22:09:20 +08:00
|
|
|
<property>sim/model/lights/warning/state</property>
|
2020-02-17 16:51:40 +08:00
|
|
|
<equals>
|
2020-02-29 22:09:20 +08:00
|
|
|
<property>sim/multiplay/generic/int[16]</property>
|
2020-02-17 16:51:40 +08:00
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
2019-07-25 20:31:30 +08:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
2020-02-17 16:51:40 +08:00
|
|
|
|
2019-07-25 20:31:30 +08:00
|
|
|
<animation>
|
|
|
|
<type>range</type>
|
|
|
|
<min-m>0</min-m>
|
|
|
|
<max-m>6000</max-m>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>billboard</type>
|
|
|
|
<object-name>warninglight</object-name>
|
|
|
|
<spherical type="bool">true</spherical>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>dist-scale</type>
|
|
|
|
<object-name>warninglight</object-name>
|
|
|
|
<interpolation>
|
|
|
|
<entry>
|
|
|
|
<ind>0</ind>
|
|
|
|
<dep>0.025</dep>
|
|
|
|
</entry>
|
|
|
|
<entry>
|
|
|
|
<ind>300</ind>
|
|
|
|
<dep>0.1</dep>
|
|
|
|
</entry>
|
|
|
|
<entry>
|
|
|
|
<ind>1500</ind>
|
|
|
|
<dep>0.2</dep>
|
|
|
|
</entry>
|
|
|
|
<entry>
|
|
|
|
<ind>6000</ind>
|
|
|
|
<dep>.3</dep>
|
|
|
|
</entry>
|
|
|
|
</interpolation>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
</PropertyList>
|