<?xml version="1.0"?> <!-- Light - Red Flare--> <PropertyList> <path>light-red-flare.ac</path> <animation> <type>alpha-test</type> <object-name>Red-Light-Flare</object-name> <alpha-factor>0.01</alpha-factor> </animation> <animation> <type>billboard</type> <spherical>true</spherical> <object-name>Red-Light-Flare</object-name> </animation> <animation> <type>select</type> <object-name>Red-Light-Flare</object-name> <condition> <greater-than> <property>sim/model/lightning/lights/nav_lights</property> <value>0</value> </greater-than> </condition> </animation> <!-- Noshadow --> <animation> <type>noshadow</type> </animation> <!-- *** LoD *** <animation> <type>range</type> <object-name>Green-Flare</object-name> <min-m>0</min-m> <max-m>5000</max-m> </animation>--> </PropertyList>