Models: fix parking brake

This commit is contained in:
Sidi Liang 2020-03-04 22:21:59 +08:00
parent 6e077c497e
commit dc5e6b5f49
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
2 changed files with 6 additions and 6 deletions

View File

@ -94,7 +94,7 @@
<!-- Hand brake -->
<effect>
<inherits-from>/Effects/parkingbrake</inherits-from>
<inherits-from>Aircraft/followme_e-tron/Models/parkingbrake</inherits-from>
<object-name>handbrake.001</object-name>
</effect>
<animation>
@ -118,7 +118,7 @@
<value>1</value>
</equals>
</condition>
<texture>Instruments/parkingbrake/parkingbrake_LIT.png</texture>
<texture>../../Instruments/parkingbrake/parkingbrake_LIT.png</texture>
</animation>
<animation>
<type>material</type>
@ -129,7 +129,7 @@
<value>0</value>
</equals>
</condition>
<texture>Instruments/parkingbrake/parkingbrake.png</texture>
<texture>../../Instruments/parkingbrake/parkingbrake.png</texture>
</animation>
<!-- switch for horn -->

View File

@ -94,7 +94,7 @@
<!-- Hand brake -->
<effect>
<inherits-from>/Effects/parkingbrake</inherits-from>
<inherits-from>Aircraft/followme_e-tron/Models/parkingbrake</inherits-from>
<object-name>handbrake.001</object-name>
</effect>
<animation>
@ -118,7 +118,7 @@
<value>1</value>
</equals>
</condition>
<texture>Aircraft/followme_e-tron/Models/Instruments/parkingbrake/parkingbrake_LIT.png</texture>
<texture>../../Instruments/parkingbrake/parkingbrake_LIT.png</texture>
</animation>
<animation>
<type>material</type>
@ -129,7 +129,7 @@
<value>0</value>
</equals>
</condition>
<texture>Aircraft/followme_e-tron/Models/Instruments/parkingbrake/parkingbrake.png</texture>
<texture>../../Instruments/parkingbrake/parkingbrake.png</texture>
</animation>
<!-- switch for horn -->