<?xml version="1.0" encoding="UTF-8"?>

<PropertyList>

<path>EHBK_Hotel.ac</path>

<animation>
   <name>Building</name>
<object-name>CarPortGlass_Cube.006</object-name>
<object-name>CarPort_Cube.004</object-name>
<object-name>CarPort_Cube.004_0</object-name>
<object-name>CarPort_Cube.004_1</object-name>
<object-name>HotelGlass_Cube.007</object-name>
<object-name>Hotel_Cube.005</object-name>
<object-name>Hotel_Cube.005_0</object-name>
<object-name>Hotel_Cube.005_1</object-name>
</animation>

<animation>
   <type>textranslate</type>
   <object-name>Building</object-name>
    <property>/sim/time/sun-angle-rad</property>
    <step> 1.57 </step>
    <factor>0.318471338</factor>
    <axis> 
      <x> 0 </x> 
      <y> -1 </y> 
    </axis> 
</animation>

<animation>
 <type>material</type> 
 <object-name>Building</object-name>
 <condition>		
  <greater-than>		
   <property>/sim/time/sun-angle-rad</property>
   <value>1.57</value>
  </greater-than>
 </condition>
 <emission>	
  <red>0.3</red>	
  <green>0.3</green>	
  <blue>0.3</blue>
 </emission>
</animation>

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

</PropertyList>
