<PropertyList>
	<path>GE_WTC.ac</path>

	<beaconXparams>
		<light-near>0.4</light-near>
		<light-med>0.8</light-med>
		<light-far>10</light-far>
	</beaconXparams>

	<animation>
		<name>beaconXGroup</name>
		<object-name>beaconX0</object-name>
		<object-name>beaconX1</object-name>
		<object-name>beaconX2</object-name>
		<object-name>beaconX3</object-name>
	</animation>

	<animation>
		<type>select</type>
		<name>beaconXGroupNight</name>
		<object-name>beaconXGroup</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>beaconXGroup</object-name>
		<alpha-factor>0.001</alpha-factor>
	</animation>

	<animation>
		<type>translate</type>
		<object-name>beaconX0</object-name>
		<offset-m>119.215142</offset-m>
		<axis>
			<x>19.445436</x>
			<y>19.445436</y>
			<z>116</z>
		</axis>
	</animation>

	<animation>
		<type>translate</type>
		<object-name>beaconX1</object-name>
		<offset-m>119.215142</offset-m>
		<axis>
			<x>19.445436</x>
			<y>-19.445436</y>
			<z>116</z>
		</axis>
	</animation>

	<animation>
		<type>translate</type>
		<object-name>beaconX2</object-name>
		<offset-m>119.215142</offset-m>
		<axis>
			<x>-19.44544</x>
			<y>-19.445433</y>
			<z>116</z>
		</axis>
	</animation>

	<animation>
		<type>translate</type>
		<object-name>beaconX3</object-name>
		<offset-m>119.215142</offset-m>
		<axis>
			<x>-19.445431</x>
			<y>19.445442</y>
			<z>116</z>
		</axis>
	</animation>

	<animation>
		<type>billboard</type>
		<object-name>beaconX0</object-name>
		<spherical type="bool">true</spherical>
	</animation>

	<animation>
		<type>billboard</type>
		<object-name>beaconX1</object-name>
		<spherical type="bool">true</spherical>
	</animation>

	<animation>
		<type>billboard</type>
		<object-name>beaconX2</object-name>
		<spherical type="bool">true</spherical>
	</animation>

	<animation>
		<type>billboard</type>
		<object-name>beaconX3</object-name>
		<spherical type="bool">true</spherical>
	</animation>

	<animation>
		<type>dist-scale</type>
		<object-name>beaconX0</object-name>
		<interpolation>
			<entry>
				<ind>0</ind>
				<dep alias="../../../../beaconXparams/light-near" />
			</entry>
			<entry>
				<ind>500</ind>
				<dep alias="../../../../beaconXparams/light-med" />
			</entry>
			<entry>
				<ind>16000</ind>
				<dep alias="../../../../beaconXparams/light-far" />
			</entry>
		</interpolation>
	</animation>

	<animation>
		<type>dist-scale</type>
		<object-name>beaconX1</object-name>
		<interpolation>
			<entry>
				<ind>0</ind>
				<dep alias="../../../../beaconXparams/light-near" />
			</entry>
			<entry>
				<ind>500</ind>
				<dep alias="../../../../beaconXparams/light-med" />
			</entry>
			<entry>
				<ind>16000</ind>
				<dep alias="../../../../beaconXparams/light-far" />
			</entry>
		</interpolation>
	</animation>

	<animation>
		<type>dist-scale</type>
		<object-name>beaconX2</object-name>
		<interpolation>
			<entry>
				<ind>0</ind>
				<dep alias="../../../../beaconXparams/light-near" />
			</entry>
			<entry>
				<ind>500</ind>
				<dep alias="../../../../beaconXparams/light-med" />
			</entry>
			<entry>
				<ind>16000</ind>
				<dep alias="../../../../beaconXparams/light-far" />
			</entry>
		</interpolation>
	</animation>

	<animation>
		<type>dist-scale</type>
		<object-name>beaconX3</object-name>
		<interpolation>
			<entry>
				<ind>0</ind>
				<dep alias="../../../../beaconXparams/light-near" />
			</entry>
			<entry>
				<ind>500</ind>
				<dep alias="../../../../beaconXparams/light-med" />
			</entry>
			<entry>
				<ind>16000</ind>
				<dep alias="../../../../beaconXparams/light-far" />
			</entry>
		</interpolation>
	</animation>
	
	<path>GE_WTC.ac</path>

<animation> 
    <type>textranslate</type> 
    <object-name>mainbody</object-name> 
	<object-name>top</object-name>
	
	 
    <property>/sim/time/sun-angle-rad</property>
    <step> 1.57 </step>
    <factor>0.318471338</factor>
    <center>
     <x-m> 0 </x-m>
     <y-m> 0 </y-m>
     <z-m> 0 </z-m>
    </center>
    <axis> 
      <x> -1 </x> 
      <y>  0 </y> 
      <z>  0 </z> 
    </axis> 
  </animation>
 
  <animation>
    <type>material</type>
    <object-name>mainbody</object-name> 
	<object-name>top</object-name> 
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red>   1 </red>
      <green> 1 </green>
      <blue>  1 </blue>
    </emission>
  </animation>

  <animation>
    <type>material</type>
    <object-name>mainbody</object-name> 
	<object-name>top</object-name>
    <condition>
      <less-than-equals>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </less-than-equals>
    </condition>
    <emission>
      <red>   0.0 </red>
      <green> 0.0 </green>
      <blue>  0.0 </blue>
    </emission>
  </animation>
 

</PropertyList>