This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Lights/ALS/taxilight.xml

70 lines
1.2 KiB
XML
Raw Normal View History

2017-06-06 15:54:41 +00:00
<?xml version="1.0"?>
2019-01-01 06:03:06 +00:00
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
2017-06-06 15:54:41 +00:00
<PropertyList>
<path>landinglight.ac</path>
<nopreview/>
<effect>
2017-09-17 17:11:35 +00:00
<inherits-from>Aircraft/IDG-A32X/Models/lights/ALS/taxilight</inherits-from>
2017-06-06 15:54:41 +00:00
<object-name>landinglightals</object-name>
</effect>
<animation>
<type>scale</type>
<x-offset>0.75</x-offset>
<y-offset>0.75</y-offset>
<z-offset>0.75</z-offset>
</animation>
<animation>
<type>dist-scale</type>
<object-name>landinglightals</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>
<animation>
<type>flash</type>
<object-name>landinglightals</object-name>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<power>8</power>
<factor>3</factor>
<offset>0</offset>
<two-sides type="bool">false</two-sides>
<min>0.1</min>
<max>0.8</max>
2017-06-06 15:54:41 +00:00
</animation>
</PropertyList>