<?xml version="1.0"?>

<PropertyList>
	<path>kw_altbach_2chimneys.ac</path>

<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.6</red>	
	<green>0.6</green>	
	<blue>0.55</blue>
    </emission>
</animation>

<particlesystem>
  <name>schornstein1</name>
  
  <texture>kw_altbach_2chimneys_smoke.png</texture>
  <emissive>false</emissive>
  <lighting>false</lighting>
       
  <offsets>
    <x-m>-0.019</x-m>
    <y-m>-54.677</y-m>
    <z-m>70</z-m>
  </offsets>
           
  <attach>local</attach>
           
  <placer>
    <type>point</type>
  </placer>
           
  <shooter>
    <speed-mps>
    	<value>5</value>
	<spread>3</spread>
    </speed-mps>
  </shooter>
       
  <counter>
    <particles-per-sec>
      <value>2</value>
      <spread>3</spread>
    </particles-per-sec>
  </counter>
           
  <align>billboard</align>
           
  <particle>

  <start>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.2</value></alpha>
    </color>
    <size>
      <value>9</value>
    </size>
  </start>

  <end>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.0</value></alpha>
    </color>
    <size>
      <value>30</value>
      <spread>15</spread>
    </size>
  </end>
    
  <life-sec>
    <value>20</value>
  </life-sec>

  <mass-kg>510</mass-kg>
  <radius-m>10</radius-m>
  </particle>
           
  <program>
    <fluid>air</fluid>
    <gravity>true</gravity>
    <wind>true</wind>
  </program>
           
</particlesystem>

<particlesystem>
  <name>schornstein2</name>
  
  <texture>kw_altbach_2chimneys_smoke.png</texture>
  <emissive>false</emissive>
  <lighting>false</lighting>
       
  <offsets>
    <x-m>-0.019</x-m>
    <y-m>55.322</y-m>
    <z-m>70</z-m>
  </offsets>
           
  <attach>local</attach>
           
  <placer>
    <type>point</type>
  </placer>
           
  <shooter>
    <speed-mps>
    	<value>5</value>
	<spread>3</spread>
    </speed-mps>
  </shooter>
       
  <counter>
    <particles-per-sec>
      <value>2</value>
      <spread>3</spread>
    </particles-per-sec>
  </counter>
           
  <align>billboard</align>
           
  <particle>

  <start>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.2</value></alpha>
    </color>
    <size>
      <value>9</value>
    </size>
  </start>

  <end>
    <color>
      <red><value>0.5</value></red>
      <green><value>0.5</value></green>
      <blue><value>0.5</value></blue>
      <alpha><value>0.0</value></alpha>
    </color>
    <size>
      <value>30</value>
      <spread>15</spread>
    </size>
  </end>
    
  <life-sec>
    <value>20</value>
  </life-sec>

  <mass-kg>510</mass-kg>
  <radius-m>10</radius-m>
  </particle>
           
  <program>
    <fluid>air</fluid>
    <gravity>true</gravity>
    <wind>true</wind>
  </program>
           
</particlesystem>

</PropertyList>
