remove unneeded animation
This commit is contained in:
parent
4e70f41161
commit
f7a7d8a83c
1 changed files with 2 additions and 10 deletions
|
@ -2718,19 +2718,11 @@
|
||||||
|
|
||||||
<!-- Tiller Animation -->
|
<!-- Tiller Animation -->
|
||||||
|
|
||||||
<animation>
|
<!--animation>
|
||||||
<type>rotate</type>
|
<type>rotate</type>
|
||||||
<object-name>tiller</object-name>
|
<object-name>tiller</object-name>
|
||||||
<property>controls/gear/tiller-cmd-norm</property>
|
<property>controls/gear/tiller-cmd-norm</property>
|
||||||
<factor>70</factor>
|
<factor>70</factor>
|
||||||
<!--axis>
|
|
||||||
<x1-m>-0.16</x1-m>
|
|
||||||
<y1-m>-0.223</y1-m>
|
|
||||||
<z1-m>0.995</z1-m>
|
|
||||||
<x2-m>-0.16</x2-m>
|
|
||||||
<y2-m>-0.223</y2-m>
|
|
||||||
<z2-m>-0.995</z2-m>
|
|
||||||
</axis-->
|
|
||||||
<axis>
|
<axis>
|
||||||
<x1-m>-0.15</x1-m>
|
<x1-m>-0.15</x1-m>
|
||||||
<y1-m>-0.99</y1-m>
|
<y1-m>-0.99</y1-m>
|
||||||
|
@ -2781,7 +2773,7 @@
|
||||||
</script>
|
</script>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
</animation>
|
</animation-->
|
||||||
|
|
||||||
<!-- Rudder pedals -->
|
<!-- Rudder pedals -->
|
||||||
|
|
||||||
|
|
Reference in a new issue