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

<PropertyList>
  <path>LEBL_Terminal2.ac</path>

  <animation>
    <type>range</type>
    <object-name>Gates</object-name>
    <object-name>Parkings</object-name>
    <object-name>ParkingTrain</object-name>
    <object-name>Glass</object-name>
    <min-m>0</min-m>
    <max-m>5000</max-m>
  </animation>

  <animation>
    <type>material</type>
    <object-name>MainBuilding</object-name>
    <object-name>Parkings</object-name>
    <condition>
      <greater-than>
      <property>/sim/time/sun-angle-rad</property>
      <value>1.57</value>
    </greater-than>
  </condition>
  <emission>	
    <red>1</red>	
    <green>1</green>	
    <blue>1</blue>
  </emission>
  </animation>
  <animation>
    <type>textranslate</type> 
    <object-name>MainBuilding</object-name>
    <object-name>Parkings</object-name>
    <property>/sim/time/sun-angle-rad</property>
    <step> 1.57 </step>
    <factor>0.318471338</factor>
    <axis> 
      <x> -1 </x> 
      <y>  0 </y> 
    </axis> 
  </animation>
</PropertyList>
