A3XX: fix the rotation to tilt the table a bit towards the pilot
This commit is contained in:
parent
eefca424e1
commit
0d156a89cb
1 changed files with 10 additions and 10 deletions
|
@ -5469,9 +5469,9 @@
|
|||
<property>/controls/tray/lefttrayext</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep> 0</dep></entry>
|
||||
<entry><ind>0.45</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>5</dep></entry>
|
||||
<entry><ind>1</ind><dep>5</dep></entry>
|
||||
<entry><ind>0.4</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>10</dep></entry>
|
||||
<entry><ind>1</ind><dep>10</dep></entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>-0.52671</x-m>
|
||||
|
@ -5491,8 +5491,8 @@
|
|||
<property>/controls/tray/lefttrayext</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep> 0</dep></entry>
|
||||
<entry><ind>0.45</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>5</dep></entry>
|
||||
<entry><ind>0.4</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>8</dep></entry>
|
||||
<entry><ind>1</ind><dep>185</dep></entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
|
@ -5513,9 +5513,9 @@
|
|||
<property>/controls/tray/righttrayext</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep> 0</dep></entry>
|
||||
<entry><ind>0.45</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>5</dep></entry>
|
||||
<entry><ind>1</ind><dep>5</dep></entry>
|
||||
<entry><ind>0.4</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>10</dep></entry>
|
||||
<entry><ind>1</ind><dep>10</dep></entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>-0.52671</x-m>
|
||||
|
@ -5535,8 +5535,8 @@
|
|||
<property>/controls/tray/righttrayext</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep> 0</dep></entry>
|
||||
<entry><ind>0.45</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>5</dep></entry>
|
||||
<entry><ind>0.4</ind><dep>0</dep></entry>
|
||||
<entry><ind>0.5</ind><dep>10</dep></entry>
|
||||
<entry><ind>1</ind><dep>185</dep></entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
|
|
Reference in a new issue