48 lines
829 B
XML
48 lines
829 B
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
#######################################
|
|
# Copyright (c) A3XX Development Team #
|
|
#######################################
|
|
-->
|
|
|
|
<PropertyList>
|
|
|
|
<path>red-navlight.ac</path>
|
|
<nopreview/>
|
|
|
|
|
|
|
|
<effect>
|
|
<inherits-from>Aircraft/A320Family/Models/lights/ALS/red-navlight</inherits-from>
|
|
<object-name>red-navlightals</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<type>scale</type>
|
|
<x-offset>0.5</x-offset>
|
|
<y-offset>0.5</y-offset>
|
|
<z-offset>0.5</z-offset>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>dist-scale</type>
|
|
<object-name>red-navlightals</object-name>
|
|
<interpolation>
|
|
<entry>
|
|
<ind>0</ind>
|
|
<dep>1</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>300</ind>
|
|
<dep>4</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>1500</ind>
|
|
<dep>8</dep>
|
|
</entry>
|
|
</interpolation>
|
|
</animation>
|
|
|
|
|
|
</PropertyList>
|