Horn: Buf fix

This commit is contained in:
Sidi Liang 2020-02-16 15:40:43 +08:00
parent 99ca331442
commit b0ec3f124d
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
2 changed files with 14 additions and 14 deletions

View File

@ -1,21 +1,21 @@
<?xml version="1.0"?>
<PropertyList>
<path>horn.ac</path>
<animation>
<type>material</type>
<object-name>face</object-name>
</animation>
<animation>
<!--<animation>
<type>material</type>
<emission>
<emission>
<factor-prop>controls/switches/gauge-light</factor-prop>
<red>0.5</red>
<green>0.25</green>
<blue>0.8</blue>
</emission>
</animation>
</PropertyList>
</animation>-->
</PropertyList>

View File

@ -3,7 +3,7 @@
<path>switch-Horn.ac</path>
<animation>
<!--<animation>
<type>material</type>
<object-name>fond</object-name>
<object-name>button</object-name>
@ -13,13 +13,13 @@
<green> 0.21 </green>
<blue> 0.21 </blue>
</emission>
</animation>
</animation>-->
<animation>
<type>translate</type>
<object-name>button</object-name>
<property>/systems/horn</property>
<property>/systems/horn</property>
<factor>0.001</factor>
<axis>
<x>-1.0</x>
@ -38,13 +38,13 @@
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>sim/multiplay/generic/int[18]</property>
<property>sim/multiplay/generic/int[2]</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>sim/multiplay/generic/int[18]</property>
<property>sim/multiplay/generic/int[2]</property>
<value>0</value>
</binding>
</mod-up>