<PropertyList>
       
<path>LOWI_engine_test.ac</path>

<model>
   <path>Models/Effects/pos_lamp_red_light_2st.xml</path>
    <offsets>
      <x-m> 4.000 </x-m>
      <y-m> 36.500 </y-m>
      <z-m> 9.370 </z-m>
      <pitch-deg> 0.00</pitch-deg>
	  <heading-deg>0.0 </heading-deg>
    </offsets>
</model>

<model>
    <path>Models/Effects/pos_lamp_red_light_2st.xml</path>
    <offsets>
      <x-m> 36.000 </x-m>
      <y-m> 36.500 </y-m>
      <z-m> 9.370 </z-m>
      <pitch-deg> 0.00</pitch-deg>
	  <heading-deg>0.0 </heading-deg>
    </offsets>
</model>

<model>
    <path>Models/Effects/pos_lamp_red_light_2st.xml</path>
    <offsets>
      <x-m> 4.000 </x-m>
      <y-m> 4.700 </y-m>
      <z-m> 9.370 </z-m>
      <pitch-deg> 0.00</pitch-deg>
	  <heading-deg>0.0 </heading-deg>
    </offsets>
</model>

<model>
    <path>Models/Effects/pos_lamp_red_light_2st.xml</path>
    <offsets>
      <x-m> 36.000 </x-m>
      <y-m> 4.700 </y-m>
      <z-m> 9.370 </z-m>
      <pitch-deg> 0.00</pitch-deg>
	  <heading-deg>0.0 </heading-deg>
    </offsets>
</model>


<animation>
	<type>material</type> 
	<object-name>lowi_egtest_ol_01</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.57</value>
	</greater-than>
	</condition>
	<emission>	
	<red>0.7</red>	
	<green>0.7</green>	
	<blue>0.5</blue>
	</emission>
</animation>


<animation>
	<type>material</type> 
	<object-name>osbt_lamp_light_E</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.57</value>
	</greater-than>
	</condition>
	<emission>	
	<red>0.8</red>	
	<green>0.8</green>	
	<blue>0.8</blue>
	</emission>
</animation>


<animation>
	<type>select</type> 
	<object-name>lowi_egtest_ol_01</object-name>
	<condition>		
	<greater-than>		
	<property>/sim/time/sun-angle-rad</property>
	<value>1.57</value>
	</greater-than>
	</condition>
</animation>


</PropertyList>