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

<PropertyList>

 <path>Montgolfiere41.ac</path>

 <animation>
   <type>alpha-test</type>
   <alpha-factor>0.01</alpha-factor>
 </animation>

<animation>
  <type>range</type>
  <min-m>0</min-m>
  <max-m>10000</max-m>
 </animation>

 <animation>
  <type>range</type>
  <object-name>Sphere_On</object-name>
  <object-name>Sphere_Off</object-name>
  <min-m>0</min-m>
  <max-m>1500</max-m>
 </animation>

 <animation>
 <type>timed</type>
 <object-name>Sphere_On</object-name>
 <object-name>Sphere_Off</object-name>
 <use-personality type="bool">true</use-personality>
 <branch-duration-sec>
  <random>
   <min>8</min>
   <max>12</max>
  </random>
 </branch-duration-sec>
 <branch-duration-sec>
  <random>
   <min>10</min>
   <max>15</max>
  </random>
 </branch-duration-sec>
 </animation>

 <animation>
  <type>translate</type>
  <property>/sim/time/elapsed-sec</property>
  <factor>5</factor>
  <axis>
   <x>1</x>
   <y>1</y>
   <z>0</z>
  </axis>
</animation>

</PropertyList>
