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

<PropertyList>

    <path>dam.ac</path>

    <animation>
       <type>textranslate</type> 
       <object-name>foam</object-name> 
       <property>/sim/time/elapsed-sec</property>
       <factor>0.05</factor>
       <center>
         <x-m> 0 </x-m>
         <y-m> 0 </y-m>
         <z-m> 0 </z-m>
       </center>
       <axis> 
         <x>  0 </x> 
         <y>  1 </y> 
         <z>  0 </z> 
       </axis> 
     </animation>
    
    <animation>
        <type>alpha-test</type>
        <object-name>foam</object-name>
        <alpha-factor>0.10</alpha-factor>
    </animation>
 
</PropertyList>

