remove unneeded animation

This commit is contained in:
Joshua Davidson 2017-05-25 15:24:32 -04:00
parent 4e70f41161
commit f7a7d8a83c

View file

@ -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 -->