<PropertyList>

  <path>zurich-lions_air-group.ac</path>

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

   <animation>
    <type>material</type>
    <object-name>Tore</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>
    
   <animation>
    <type>material</type>
    <object-name>Fenster</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation>

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

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

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

   <animation>
    <type>material</type>
    <object-name>Innen</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>Halle-innen</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.8 </red>
      <green> 0.8 </green>
      <blue> 0.4 </blue>
    </emission>
  </animation>   
  
   <animation>
    <type>material</type>
    <object-name>Lions</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.5 </blue>
    </emission>
  </animation> 
  
   <animation>
    <type>material</type>
    <object-name>A-A-A</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.5 </blue>
    </emission>
  </animation>  
  
</PropertyList>