AI BN-2 Landing lights
This commit is contained in:
parent
82c75eee2b
commit
adc3a40b2f
1 changed files with 30 additions and 10 deletions
|
@ -14,6 +14,26 @@
|
||||||
</condition>
|
</condition>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>landinglight.L</object-name>
|
||||||
|
<condition>
|
||||||
|
<less-than>
|
||||||
|
<property>velocities/true-airspeed-kt</property>
|
||||||
|
<value>10</value>
|
||||||
|
</less-than>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>landinglight.R</object-name>
|
||||||
|
<condition>
|
||||||
|
<less-than>
|
||||||
|
<property>velocities/true-airspeed-kt</property>
|
||||||
|
<value>10</value>
|
||||||
|
</less-than>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
<animation>
|
<animation>
|
||||||
<type>select</type>
|
<type>select</type>
|
||||||
<object-name>prop-left</object-name>
|
<object-name>prop-left</object-name>
|
||||||
|
|
Loading…
Add table
Reference in a new issue