This commit is contained in:
Sidi Liang 2020-04-18 15:44:27 +08:00
parent d7f49abe03
commit 72f1cad03e
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
2 changed files with 9 additions and 6 deletions
Models/Interior/luxury

View File

@ -150,7 +150,7 @@
</animation>
<animation>
<type>material</type>
<object-name></object-name>
<object-name>handbrake_LIT</object-name>
<condition>
<equals>
<property>sim/multiplay/generic/float[19]</property>
@ -166,7 +166,7 @@
<object-name>AEB_LIT</object-name>
<condition>
<equals>
<property>system/safety/aeb_activated</property>
<property>systems/safety/aeb_activated</property>
<value>1</value>
</equals>
</condition>
@ -177,7 +177,7 @@
<object-name>AEB_LIT</object-name>
<condition>
<equals>
<property>system/safety/aeb_activated</property>
<property>systems/safety/aeb_activated</property>
<value>0</value>
</equals>
</condition>
@ -208,12 +208,15 @@
<texture>panel_black.png</texture>
</animation>
<!-- HighBeam
<!-- HighBeam -->
<animation>
<type>material</type>
<object-name>longheadlight_LIT</object-name>
<condition>
<equals>
<property>controls/lighting/highBeam</property>
<value>1</value>
</equals>
</condition>
<texture>longheadlight_LIT.png</texture>
</animation>
@ -227,7 +230,7 @@
</equals>
</condition>
<texture>panel_black.png</texture>
</animation>-->
</animation>
<!-- Indicator -->
<animation>

Binary file not shown.

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 3.9 KiB