Animation: Bug fix

This commit is contained in:
Sidi Liang 2020-02-22 20:17:39 +08:00
parent 24244577cb
commit d00ed3c991
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
2 changed files with 6 additions and 5 deletions

View File

@ -995,7 +995,7 @@
<animation>
<type>translate</type>
<object-name>accelerator</object-name>
<property>/controls/engines/engine/throttle</property>
<property>sim/multiplay/generic/float[22]</property>
<factor> 0.05 </factor>
<axis>
<x> -1 </x>
@ -1007,7 +1007,7 @@
<animation>
<type>translate</type>
<object-name>brake</object-name>
<property>/controls/gear/brake-left</property>
<property>sim/multiplay/generic/int[4]</property>
<factor> 0.03 </factor>
<axis>
<x> -1 </x>

View File

@ -501,8 +501,8 @@
<int n="11" alias="/controls/direction"/>
<int n="12" alias="/systems/codriver-enable"/>
<int n="13" alias="/interior/enable_mug"/>
<int n="14" alias="systems/instruments/enable_cdu"/>
<int n="15" alias="systems/instruments/enable_switches"/>
<int n="14" alias="/systems/instruments/enable_cdu"/>
<int n="15" alias="/systems/instruments/enable_switches"/>
<float n="0" alias="/controls/doors/rearright/position-norm"/>
<float n="1" alias="/controls/doors/rearleft/position-norm"/>
@ -533,8 +533,9 @@
<float n="17" alias="/systems/electrical/e-tron/battery-remaining-percent-float"/>
<float n="18" alias="/controls/steering_wheel"/>
<float n="19" alias="/controls/gear/brake-parking"/>
<float n="22" alias="/controls/engines/engine/throttle"/>
<string n="0" alias="/systems/plate"/>
<string n="1" alias="/systems/battery-gauge/type"/>