<PropertyList>
 <path>egkk_hotel.ac</path>

<animation>
   <type>textranslate</type> 
   <object-name>hotel</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>hotel</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>

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

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

	<animation>
		<type>translate</type>
		<object-name>hotelX</object-name>
		<offset-m>63.036476</offset-m>
		<axis>
			<x>-30.125719</x>
			<y>-28.976709</y>
			<z>46.514538</z>
		</axis>
	</animation>

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

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

</PropertyList>