noshadow flag for light billboards
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
f3ef1a19c6
commit
1555974e7d
18 changed files with 544 additions and 521 deletions
|
@ -1,47 +1,49 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>beacon.ac</path>
|
<path>beacon.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>beaconals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<animation>
|
||||||
<type>scale</type>
|
<type>scale</type>
|
||||||
<x-offset>1</x-offset>
|
<x-offset>1</x-offset>
|
||||||
<y-offset>1</y-offset>
|
<y-offset>1</y-offset>
|
||||||
<z-offset>1</z-offset>
|
<z-offset>1</z-offset>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>beaconals</object-name>
|
||||||
<object-name>beaconals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<effect>
|
<effect>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/beacon</inherits-from>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/beacon</inherits-from>
|
||||||
<object-name>beaconals</object-name>
|
<object-name>beaconals</object-name>
|
||||||
</effect>
|
</effect>
|
||||||
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,39 +4,44 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>green-navlight.ac</path>
|
<path>green-navlight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
<effect>
|
<animation>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/green-navlight</inherits-from>
|
<type>noshadow</type>
|
||||||
<object-name>green-navlightals</object-name>
|
<object-name>green-navlightals</object-name>
|
||||||
</effect>
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<effect>
|
||||||
<type>scale</type>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/green-navlight</inherits-from>
|
||||||
<x-offset>0.5</x-offset>
|
<object-name>green-navlightals</object-name>
|
||||||
<y-offset>0.5</y-offset>
|
</effect>
|
||||||
<z-offset>0.5</z-offset>
|
|
||||||
</animation>
|
<animation>
|
||||||
|
<type>scale</type>
|
||||||
<animation>
|
<x-offset>0.5</x-offset>
|
||||||
<type>dist-scale</type>
|
<y-offset>0.5</y-offset>
|
||||||
<object-name>green-navlightals</object-name>
|
<z-offset>0.5</z-offset>
|
||||||
<interpolation>
|
</animation>
|
||||||
<entry>
|
|
||||||
<ind>0</ind>
|
<animation>
|
||||||
<dep>1</dep>
|
<type>dist-scale</type>
|
||||||
</entry>
|
<object-name>green-navlightals</object-name>
|
||||||
<entry>
|
<interpolation>
|
||||||
<ind>300</ind>
|
<entry>
|
||||||
<dep>4</dep>
|
<ind>0</ind>
|
||||||
</entry>
|
<dep>1</dep>
|
||||||
<entry>
|
</entry>
|
||||||
<ind>1500</ind>
|
<entry>
|
||||||
<dep>8</dep>
|
<ind>300</ind>
|
||||||
</entry>
|
<dep>4</dep>
|
||||||
</interpolation>
|
</entry>
|
||||||
</animation>
|
<entry>
|
||||||
|
<ind>1500</ind>
|
||||||
|
<dep>8</dep>
|
||||||
|
</entry>
|
||||||
|
</interpolation>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,66 +4,64 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>landinglight.ac</path>
|
<path>landinglight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>landinglightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/landinglightL</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/landinglightL</inherits-from>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</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>6</factor>
|
|
||||||
<offset>0</offset>
|
|
||||||
<two-sides type="bool">false</two-sides>
|
|
||||||
<min>0.1</min>
|
|
||||||
<max>1.5</max>
|
|
||||||
</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>6</factor>
|
||||||
|
<offset>0</offset>
|
||||||
|
<two-sides type="bool">false</two-sides>
|
||||||
|
<min>0.1</min>
|
||||||
|
<max>1.5</max>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,66 +4,64 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>landinglight.ac</path>
|
<path>landinglight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>landinglightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/landinglightR</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/landinglightR</inherits-from>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</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>6</factor>
|
|
||||||
<offset>0</offset>
|
|
||||||
<two-sides type="bool">false</two-sides>
|
|
||||||
<min>0.1</min>
|
|
||||||
<max>1.5</max>
|
|
||||||
</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>6</factor>
|
||||||
|
<offset>0</offset>
|
||||||
|
<two-sides type="bool">false</two-sides>
|
||||||
|
<min>0.1</min>
|
||||||
|
<max>1.5</max>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,46 +4,43 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>left-strobe.ac</path>
|
<path>left-strobe.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>left-strobeals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/left-strobe</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/left-strobe</inherits-from>
|
<object-name>left-strobeals</object-name>
|
||||||
<object-name>left-strobeals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<animation>
|
|
||||||
<type>dist-scale</type>
|
|
||||||
<object-name>left-strobeals</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>dist-scale</type>
|
||||||
|
<object-name>left-strobeals</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>
|
</PropertyList>
|
||||||
|
|
|
@ -4,41 +4,43 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>red-navlight.ac</path>
|
<path>red-navlight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>red-navlightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/red-navlight</inherits-from>
|
||||||
|
<object-name>red-navlightals</object-name>
|
||||||
|
</effect>
|
||||||
|
|
||||||
<effect>
|
<animation>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/red-navlight</inherits-from>
|
<type>scale</type>
|
||||||
<object-name>red-navlightals</object-name>
|
<x-offset>0.5</x-offset>
|
||||||
</effect>
|
<y-offset>0.5</y-offset>
|
||||||
|
<z-offset>0.5</z-offset>
|
||||||
<animation>
|
</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>
|
|
||||||
|
|
||||||
|
<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>
|
</PropertyList>
|
||||||
|
|
|
@ -4,45 +4,43 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>right-strobe.ac</path>
|
<path>right-strobe.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>right-strobeals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/right-strobe</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/right-strobe</inherits-from>
|
<object-name>right-strobeals</object-name>
|
||||||
<object-name>right-strobeals</object-name>
|
</effect>
|
||||||
</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>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>dist-scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<object-name>right-strobeals</object-name>
|
<y-offset>0.75</y-offset>
|
||||||
<interpolation>
|
<z-offset>0.75</z-offset>
|
||||||
<entry>
|
</animation>
|
||||||
<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>dist-scale</type>
|
||||||
|
<object-name>right-strobeals</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>
|
</PropertyList>
|
||||||
|
|
|
@ -4,46 +4,43 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>tail-strobe.ac</path>
|
<path>tail-strobe.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>tailstrobeals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/tail-strobe</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/tail-strobe</inherits-from>
|
<object-name>tailstrobeals</object-name>
|
||||||
<object-name>tailstrobeals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<animation>
|
|
||||||
<type>dist-scale</type>
|
|
||||||
<object-name>tailstrobeals</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>dist-scale</type>
|
||||||
|
<object-name>tailstrobeals</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>
|
</PropertyList>
|
||||||
|
|
|
@ -4,41 +4,43 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>tailnav.ac</path>
|
<path>tailnav.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>tailnavlightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/tailnav</inherits-from>
|
||||||
|
<object-name>tailnavlightals</object-name>
|
||||||
|
</effect>
|
||||||
|
|
||||||
<effect>
|
<animation>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/tailnav</inherits-from>
|
<type>scale</type>
|
||||||
<object-name>tailnavlightals</object-name>
|
<x-offset>0.5</x-offset>
|
||||||
</effect>
|
<y-offset>0.5</y-offset>
|
||||||
|
<z-offset>0.5</z-offset>
|
||||||
<animation>
|
</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>tailnavlightals</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>dist-scale</type>
|
||||||
|
<object-name>tailnavlightals</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>
|
</PropertyList>
|
||||||
|
|
|
@ -4,66 +4,64 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>landinglight.ac</path>
|
<path>landinglight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>landinglightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/taxilight</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/taxilight</inherits-from>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</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>
|
|
||||||
</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>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,66 +4,64 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>landinglight.ac</path>
|
<path>landinglight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>landinglightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/turnoffL</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/turnoffL</inherits-from>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</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.75</y>
|
|
||||||
<z>0</z>
|
|
||||||
</axis>
|
|
||||||
<power>8</power>
|
|
||||||
<factor>6</factor>
|
|
||||||
<offset>0</offset>
|
|
||||||
<two-sides type="bool">false</two-sides>
|
|
||||||
<min>0.15</min>
|
|
||||||
<max>0.5</max>
|
|
||||||
</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.75</y>
|
||||||
|
<z>0</z>
|
||||||
|
</axis>
|
||||||
|
<power>8</power>
|
||||||
|
<factor>6</factor>
|
||||||
|
<offset>0</offset>
|
||||||
|
<two-sides type="bool">false</two-sides>
|
||||||
|
<min>0.15</min>
|
||||||
|
<max>0.5</max>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -4,66 +4,64 @@
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<path>landinglight.ac</path>
|
<path>landinglight.ac</path>
|
||||||
<nopreview/>
|
<nopreview/>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>landinglightals</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<effect>
|
||||||
<effect>
|
<inherits-from>Aircraft/A320-family/Models/lights/ALS/turnoffR</inherits-from>
|
||||||
<inherits-from>Aircraft/A320-family/Models/lights/ALS/turnoffR</inherits-from>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
</effect>
|
||||||
</effect>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>scale</type>
|
||||||
<type>scale</type>
|
<x-offset>0.75</x-offset>
|
||||||
<x-offset>0.75</x-offset>
|
<y-offset>0.75</y-offset>
|
||||||
<y-offset>0.75</y-offset>
|
<z-offset>0.75</z-offset>
|
||||||
<z-offset>0.75</z-offset>
|
</animation>
|
||||||
</animation>
|
|
||||||
|
|
||||||
|
|
||||||
|
<animation>
|
||||||
<animation>
|
<type>dist-scale</type>
|
||||||
<type>dist-scale</type>
|
<object-name>landinglightals</object-name>
|
||||||
<object-name>landinglightals</object-name>
|
<interpolation>
|
||||||
<interpolation>
|
<entry>
|
||||||
<entry>
|
<ind>0</ind>
|
||||||
<ind>0</ind>
|
<dep>1</dep>
|
||||||
<dep>1</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>300</ind>
|
||||||
<ind>300</ind>
|
<dep>4</dep>
|
||||||
<dep>4</dep>
|
</entry>
|
||||||
</entry>
|
<entry>
|
||||||
<entry>
|
<ind>1500</ind>
|
||||||
<ind>1500</ind>
|
<dep>8</dep>
|
||||||
<dep>8</dep>
|
</entry>
|
||||||
</entry>
|
</interpolation>
|
||||||
</interpolation>
|
</animation>
|
||||||
</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.75</y>
|
|
||||||
<z>0</z>
|
|
||||||
</axis>
|
|
||||||
<power>8</power>
|
|
||||||
<factor>6</factor>
|
|
||||||
<offset>0</offset>
|
|
||||||
<two-sides type="bool">false</two-sides>
|
|
||||||
<min>0.15</min>
|
|
||||||
<max>0.5</max>
|
|
||||||
</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.75</y>
|
||||||
|
<z>0</z>
|
||||||
|
</axis>
|
||||||
|
<power>8</power>
|
||||||
|
<factor>6</factor>
|
||||||
|
<offset>0</offset>
|
||||||
|
<two-sides type="bool">false</two-sides>
|
||||||
|
<min>0.15</min>
|
||||||
|
<max>0.5</max>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -17,6 +17,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
|
@ -20,6 +20,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
|
@ -20,6 +20,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
|
@ -17,6 +17,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
|
@ -20,6 +20,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
|
@ -17,6 +17,11 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>noshadow</type>
|
||||||
|
<object-name>Light</object-name>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Billboard animation -->
|
<!-- Billboard animation -->
|
||||||
<animation>
|
<animation>
|
||||||
<name>Billboard</name>
|
<name>Billboard</name>
|
||||||
|
|
Loading…
Add table
Reference in a new issue