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

<PropertyList>
    <path>loas_tower.ac</path>

    <animation>
        <type>material</type>
        <object-name>panel4</object-name>
        <object-name>Cube</object-name>
        <condition>
            <greater-than>
                <property>/sim/time/sun-angle-rad</property>
                <value>1.57</value>
            </greater-than>
        </condition>
        <texture>loas_tower_LM.png</texture>        
        <emission>
            <red>   0.8 </red>
            <green> 0.8 </green>
            <blue>  0.8 </blue>
        </emission>
    </animation>
    
    <model>
        <path>Models/Effects/pos_lamp_red_light_2st.xml</path>
        <offsets>
            <x-m>2.36</x-m>
            <y-m>-2.37</y-m>
            <z-m>13.00</z-m>
        </offsets>        
    </model>    
    
</PropertyList>
