<PropertyList>

	
	<path>LFRN_FireBuild.ac</path>

	
    <animation>
    	<type>material</type>
    	<object-name>Batiment</object-name>
		<object-name>baseAntenne</object-name>
		<object-name>barriere2</object-name>
		<object-name>barriere</object-name>
		<object-name>barriere3</object-name>
    	<condition>
      		<greater-than>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</greater-than>
    	</condition>
 		<emission>
      		<red>   0.08 </red> 
 			<green> 0.08 </green>
      		<blue>  0.08 </blue>
    	</emission>
  	</animation>
	
	<animation>
    	<type>material</type>
    	<object-name>Batiment</object-name>
		<object-name>baseAntenne</object-name>
		<object-name>barriere2</object-name>
		<object-name>barriere</object-name>
		<object-name>barriere3</object-name>
    	<condition>
      		<less-than-equals>
        		<property>/sim/time/sun-angle-rad</property>
       			 <value>1.57</value>
      		</less-than-equals>
    	</condition>
 		<emission>
      		<red>   0.2 </red>
 			<green> 0.2 </green>
      		<blue>  0.2 </blue>
    	</emission>
  	</animation>
	
	
 
 		
	<animation>
		<type>material</type> 
		<object-name>Fond3</object-name>
		<condition>		
			<greater-than>		
				<property>/sim/time/sun-angle-rad</property>
				<value>1.57</value>
			</greater-than>
		</condition>
		<emission>	
			<red>1</red>	
			<green>0.8</green>	
			<blue>0.5</blue>
		</emission>
	</animation>
	
	<animation>
		<type>material</type> 
		<object-name>Fond4</object-name>
		<condition>		
			<greater-than>		
				<property>/sim/time/sun-angle-rad</property>
				<value>1.57</value>
			</greater-than>
		</condition>
		<emission>	
			<red>1</red>	
			<green>0.8</green>	
			<blue>0.5</blue>
		</emission>
	</animation>
	
	<animation>
		<type>material</type> 
		<object-name>Fond5</object-name>
		<condition>		
			<greater-than>		
				<property>/sim/time/sun-angle-rad</property>
				<value>1.57</value>
			</greater-than>
		</condition>
		<emission>	
			<red>1</red>	
			<green>0.8</green>	
			<blue>0.5</blue>
		</emission>
	</animation>
	
	<animation>
		<type>material</type> 
		<object-name>SolEtage</object-name>
		<condition>		
			<greater-than>		
				<property>/sim/time/sun-angle-rad</property>
				<value>1.57</value>
			</greater-than>
		</condition>
		<emission>	
			<red>1</red>	
			<green>0.8</green>	
			<blue>0.5</blue>
		</emission>
	</animation>
 	
	
	
    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>2.21</x-m>
	     <y-m>3.45</y-m>
	     <z-m>19.94</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>
	


</PropertyList>