Add warninglight switich

This commit is contained in:
Marsdolphin 2020-02-17 16:51:40 +08:00 committed by GitHub
parent 068d4c0fd3
commit 0087855e16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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>