Flying: Difference between revisions

Jump to navigation Jump to search
m
(→‎update_flying: explain best flying)
 
Line 215: Line 215:
#* In further contrast, holding less of the same direction changes the angle by 32 (yaw) or 64 (pitch)
#* In further contrast, holding less of the same direction changes the angle by 32 (yaw) or 64 (pitch)
#* In even furthest contrast, holding more of the same direction changes the angle by 16 (yaw) or 32 (pitch)
#* In even furthest contrast, holding more of the same direction changes the angle by 16 (yaw) or 32 (pitch)
#* So it might be faster to say, modify pitch:as such: -56 to -4 to 60 instead of -56 to 8 to 40. Notice the slightly under zero instead of slightly over zero.
#* So it might be faster to say, modify pitch as such: -56 to -4 to 60 instead of -56 to 8 to 40. Notice the slightly under zero instead of slightly over zero.


After that, update_flying_yaw does:
After that, update_flying_yaw does:
269

edits

Navigation menu