Skip to content

New and renamed automatic flight funcs

Compare
Choose a tag to compare
@SMerrony SMerrony released this 01 Jul 09:06
· 39 commits to master since this release

Added AutoTurnByDeg()

4 funcs were renamed:

  • FlyToHeight() => AutoFlyToHeight()
  • CancelFlyToHeight() => CancelAutoFlyToHeight()
  • FlyToYaw() => AutoTurnToYaw()
  • CancelFlyToYaw() => CancelAutoTurn() - This also cancels AutoTurnByDeg()