<?xml version="1.0"?>

<PropertyList>

	<path>moffett-hangar-n-211.ac</path>

	<animation>
		<type>select</type>
		<object-name>red-lights</object-name>
		<condition>
			<greater-than>
				<property>/sim/time/sun-angle-rad</property>
				<value>1.56</value>
			</greater-than>
		</condition>
	</animation>

	<animation>
		<type>translate</type>
		<object-name>red-light-1</object-name>
		<offset-m>55.71</offset-m>
		<axis>
			<x>44.09</x>
			<y>-12.12</y>
			<z>31.83</z>
		</axis>
	</animation>
	<animation>
		<type>billboard</type>
		<object-name>red-light-1</object-name>
		<spherical type="bool">true</spherical>
	</animation>
	<animation>
		<type>dist-scale</type>
		<object-name>red-light-1</object-name>
		<interpolation>
			<entry><ind>0</ind><dep>0.1</dep></entry>
			<entry><ind>500</ind><dep>0.2</dep></entry>
			<entry><ind>16000</ind><dep>3</dep></entry>
		</interpolation>
	</animation>


	<animation>
		<type>translate</type>
		<object-name>red-light-2</object-name>
		<offset-m>53.87</offset-m>
		<axis>
			<x>-41.74</x>
			<y>-12.12</y>
			<z>31.83</z>
		</axis>
	</animation>
	<animation>
		<type>billboard</type>
		<object-name>red-light-2</object-name>
		<spherical type="bool">true</spherical>
	</animation>
	<animation>
		<type>dist-scale</type>
		<object-name>red-light-2</object-name>
		<interpolation>
			<entry><ind>0</ind><dep>0.1</dep></entry>
			<entry><ind>500</ind><dep>0.2</dep></entry>
			<entry><ind>16000</ind><dep>3</dep></entry>
		</interpolation>
	</animation>



	<animation>
		<type>range</type>
		<object-name>windows</object-name>
		<min-m>0</min-m>
		<max-m>600</max-m>
	</animation>
	<animation>
		<type>range</type>
		<object-name>details</object-name>
		<min-m>0</min-m>
		<max-m>2500</max-m>
	</animation>
	<animation>
		<type>range</type>
		<object-name>doors</object-name>
		<min-m>0</min-m>
		<max-m>3500</max-m>
	</animation>
	<animation>
		<type>range</type>
		<object-name>structures</object-name>
		<min-m>0</min-m>
		<max-m>15000</max-m>
	</animation>

</PropertyList>
