- New instruments, some little changes
[fg:toms-fgdata.git] / Aircraft / DH-88 / Models / lights / GreenLight.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4
5   <path>GreenLight.ac</path>
6
7   <animation>
8     <type>noshadow</type>
9     <object-name>Light</object-name>
10   </animation>
11
12   <animation>
13     <type>alpha-test</type>
14     <alpha-factor>0.01</alpha-factor>
15   </animation>
16
17   <animation>
18     <type>billboard</type>
19     <object-name>Light</object-name>
20     <spherical type="bool">true</spherical>
21   </animation>
22
23   <animation>
24     <type>select</type>
25     <object-name>Light</object-name>
26     <condition>
27       <property>/sim/model/lights/sbc1/state</property>
28     </condition>
29   </animation>
30
31   <animation>
32     <type>dist-scale</type>
33     <object-name>Light</object-name>
34     <interpolation>
35       <entry>
36         <ind>0</ind>
37         <dep>0.25</dep>
38       </entry>
39       <entry>
40         <ind>20</ind>
41         <dep>0.5</dep>
42       </entry>
43       <entry>
44         <ind>1500</ind>
45         <dep>5</dep>
46       </entry>
47     </interpolation>
48   </animation>
49
50 </PropertyList>