40 lines
741 B
XML
40 lines
741 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
|
|
|
<PropertyList>
|
|
|
|
<path>warning-light.ac</path>
|
|
|
|
<effect>
|
|
<inherits-from>Aircraft/A320-family/Models/Services/Pushback/warning-light</inherits-from>
|
|
<object-name>warning-als</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<type>scale</type>
|
|
<x-offset>1.0</x-offset>
|
|
<y-offset>1.0</y-offset>
|
|
<z-offset>1.0</z-offset>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>dist-scale</type>
|
|
<object-name>warning-als</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>
|