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

<PropertyList>

 <path>LGSM_b2.ac</path>

 <animation>
  <name>Shifting</name>
    <object-name>B2</object-name>
    <object-name>B2_0</object-name>
    <object-name>B2_1</object-name>
    <object-name>Cube</object-name>
    <object-name>Cube.001</object-name>
 </animation>

  <animation>
    <type>material</type> 
    <object-name>Shifting</object-name>
    <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>

 <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>-1</x>
   <y>0</y>
  </axis>
 </animation>

</PropertyList>

