flightgear-addon-aerotow-ev.../FGData/AI/Aircraft/Aerotow/c182/Models/StrobeLight.xml
PlayeRom 1982df9f16 WIP: add engine sound for the AI planes
There is unresolved problem with stop playing sound after disable scenario
2022-08-18 11:39:22 +02:00

36 lines
810 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>WhiteLight1.ac</path>
<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</animation>
<animation>
<type>billboard</type>
<object-name>Light</object-name>
<spherical type="bool">true</spherical>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Light</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.25</dep>
</entry>
<entry>
<ind>20</ind>
<dep>.50</dep>
</entry>
<entry>
<ind>1500</ind>
<dep>5</dep>
</entry>
</interpolation>
</animation>
</PropertyList>