269
edits
Icecream17 (talk | contribs) (→update_flying: explain best flying) |
Icecream17 (talk | contribs) m (→update_flying: typo) |
||
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 | #* 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: |
edits