<?xml version="1.0"?>

<PropertyList>

    <path>mercedesbenzarena.ac</path>

<animation> 
    <type>textranslate</type> 
    <object-name>innenraum</object-name>
    <object-name>wandtexturiert</object-name>
    <property>/sim/time/sun-angle-rad</property>
    <step>1.57</step>
    <factor>0.318471338</factor>
    <center>
     <x-m> 0 </x-m>
     <y-m> 0 </y-m>
     <z-m> 0 </z-m>
    </center>
    <axis> 
      <x> -1 </x> 
      <y>  0 </y> 
      <z>  0 </z> 
    </axis> 
</animation>
   
<animation>
    <type>material</type>
    <object-name>wandtexturiert</object-name>
    <object-name>welldachaussenring</object-name>
    <object-name>innenraum</object-name>
    <object-name>spielfeld</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.6</red>	
	<green>0.6</green>	
	<blue>0.6</blue>
    </emission>
</animation>

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


<animation>
    <type>material</type>
    <object-name>schrift1</object-name>
    <object-name>schrift2</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.27</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.9</red>	
	<green>0.9</green>	
	<blue>0.9</blue>
    </emission>
</animation>

</PropertyList>
