Animate audio control panel. Some do not work yet due to incorrect names. Last animations completed - merge to 3D branch expected before Friday.
This commit is contained in:
parent
21e87240ed
commit
a9c30e13a0
8 changed files with 4483 additions and 99400 deletions
|
@ -873,6 +873,14 @@
|
|||
<start type="bool">0</start>
|
||||
<bleed type="bool">0</bleed>
|
||||
</apu>
|
||||
<audio>
|
||||
<acp n="0">
|
||||
<int-rad type="int">1</int-rad>
|
||||
</acp>
|
||||
<acp n="1">
|
||||
<int-rad type="int">1</int-rad>
|
||||
</acp>
|
||||
</audio>
|
||||
<autobrake>
|
||||
<active type="bool">0</active>
|
||||
<brake-left type="double">0</brake-left>
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 331 KiB |
File diff suppressed because it is too large
Load diff
|
@ -42,6 +42,16 @@
|
|||
<c1>20</c1>
|
||||
</lag_filter>
|
||||
|
||||
<lag_filter name="/controls/audio/acp[0]/int-rad-pos">
|
||||
<input>/controls/audio/acp[0]/int-rad</input>
|
||||
<c1>20</c1>
|
||||
</lag_filter>
|
||||
|
||||
<lag_filter name="/controls/audio/acp[1]/int-rad-pos">
|
||||
<input>/controls/audio/acp[1]/int-rad</input>
|
||||
<c1>20</c1>
|
||||
</lag_filter>
|
||||
|
||||
<fcs_function name="fadec/throttle-lever[0]">
|
||||
<function>
|
||||
<quotient>
|
||||
|
|
Loading…
Reference in a new issue