Add warninglight switich
This commit is contained in:
parent
068d4c0fd3
commit
0087855e16
|
@ -16,10 +16,17 @@
|
|||
<type>select</type>
|
||||
<object-name>warninglight</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<property>/sim/model/lights/warning/state</property>
|
||||
<equals>
|
||||
<property>warninglight/start</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>range</type>
|
||||
<min-m>0</min-m>
|
||||
|
|
Loading…
Reference in New Issue