<PropertyList>

  <path>zurich-fire_dep.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.8 </red>
      <green> 0.1 </green>
      <blue> 0.1 </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 </red>
      <green> 0 </green>
      <blue>  0 </blue>
    </emission>
  </animation>
    
   <animation>
    <type>material</type>
    <object-name>Fenster_oben</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>Fenster_hinten</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>Fenster_Turm</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.8 </blue>
    </emission>
  </animation> 
  
    <animation>
    <type>material</type>
    <object-name>Rolltor1</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>Tor2</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>Tore_offen</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>Tuer</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>Kacheln</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>Rot</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.0 </green>
      <blue> 0.0 </blue>
    </emission>
  </animation>
</PropertyList>