C172p: fix attitude indicator / horizon offset
Knob & hotspot were working, but animation was missing.
This commit is contained in:
parent
c6c3d5b18d
commit
857ba6f116
1 changed files with 15 additions and 0 deletions
|
@ -34,6 +34,21 @@
|
||||||
</axis>
|
</axis>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<name>Horizon Offset</name>
|
||||||
|
<type>translate</type>
|
||||||
|
<object-name>Pitch</object-name>
|
||||||
|
<property>instrumentation/attitude-indicator/horizon-offset-deg</property>
|
||||||
|
<factor>-0.0007</factor>
|
||||||
|
<min-m>-0.01575</min-m>
|
||||||
|
<max-m>0.01575</max-m>
|
||||||
|
<axis>
|
||||||
|
<x>0.0</x>
|
||||||
|
<y>0.0</y>
|
||||||
|
<z>1.0</z>
|
||||||
|
</axis>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<animation>
|
||||||
<type>rotate</type>
|
<type>rotate</type>
|
||||||
<object-name>Roll</object-name>
|
<object-name>Roll</object-name>
|
||||||
|
|
Loading…
Add table
Reference in a new issue