1
0
Fork 0

C172p: fix attitude indicator / horizon offset

Knob & hotspot were working, but animation was missing.
This commit is contained in:
ThorstenB 2011-10-30 16:55:37 +01:00
parent c6c3d5b18d
commit 857ba6f116

View file

@ -34,6 +34,21 @@
</axis>
</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>
<type>rotate</type>
<object-name>Roll</object-name>