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

<PropertyList>

 <path>LGSM_THouse.ac</path>

 <animation>
  <name>Shifting</name>
    <object-name>House</object-name>
    <object-name>House_0</object-name>
    <object-name>House_1</object-name>
    <object-name>HouseTb</object-name>
 </animation>

 <animation>
  <object-name>Shifting</object-name>
  <type>textranslate</type>
    <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>
    <object-name>Shifting</object-name> 
    <type>material</type> 
    <condition>		
     <greater-than-equals>		
      <property>/sim/time/sun-angle-rad</property>
      <value>1.57</value>
     </greater-than-equals>
    </condition>
    <emission>	
     <red>0.25</red>	
     <green>0.25</green>	
     <blue>0.25</blue>
    </emission>
  </animation>


</PropertyList>

