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

115 lines
2.2 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>tower_small_airfield.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>15000</max-m>
</animation>
<animation>
<type>material</type>
<object-name>GLASS</object-name>
<object-name>WINDOW1</object-name>
<condition>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</greater-than>
</condition>
<emission>
<red>1</red>
<green>0.9</green>
<blue>0.8</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>GLASS</object-name>
<object-name>WINDOW1</object-name>
<condition>
<less-than-equals>
<property>/sim/time/sun-angle-rad</property>
<value>1.57</value>
</less-than-equals>
</condition>
<emission>
<red>0</red>
<green>0</green>
<blue>0</blue>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>RADAR</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>-200.0</factor>
<center>
<x-m>1.87</x-m>
<y-m>2.71</y-m>
<z-m>15.57</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<model>
<path>Models/Effects/RedLight10000.xml</path>
<offsets>
<x-m>3.61</x-m>
<y-m>0.15</y-m>
<z-m>14.47</z-m>
<heading-deg>0</heading-deg>
</offsets>
</model>
<model>
<path>Models/Effects/RedLight10000.xml</path>
<offsets>
<x-m>-0.68</x-m>
<y-m>0.94</y-m>
<z-m>14.47</z-m>
<heading-deg>0</heading-deg>
</offsets>
</model>
<model>
<path>Models/Effects/RedLight10000.xml</path>
<offsets>
<x-m>4.45</x-m>
<y-m>4.34</y-m>
<z-m>14.47</z-m>
<heading-deg>0</heading-deg>
</offsets>
</model>
<model>
<path>Models/Effects/RedLight10000.xml</path>
<offsets>
<x-m>0.20</x-m>
<y-m>5.26</y-m>
<z-m>14.47</z-m>
<heading-deg>0</heading-deg>
</offsets>
</model>
<model>
<path>Models/Effects/strobe10000.xml</path>
<offsets>
<x-m>1.25</x-m>
<y-m>-0.24</y-m>
<z-m>15.80</z-m>
<heading-deg>0</heading-deg>
</offsets>
</model>
</PropertyList>