kerseb-AutoPilot icon

AutoPilot

AutoPilot is a simple ship autopilot mod that allows for automated steering

Last updated a month ago
Total downloads 476
Total rating 0 
Categories Mods
Dependency string kerseb-AutoPilot-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
App24-SailwindModdingHelper-2.1.1 icon
App24-SailwindModdingHelper

A modding API for Sailwind.

Preferred version: 2.1.1

README

AutoPilot

AutoPilot is a simple ship autopilot mod that allows for automated steering. Either holds a compass course or a apparent wind course. The Hotkeys and constants (course correction and pid steering) can be changed in the config.

🔧 Features

  • Press O to activate or deactivate the autopilot (compass version).
  • Press P to activate or deactivate the autopilot (apparent wind version).
  • Press K to apply a course correction to the left.
  • Press L to apply a course correction to the right.

📦 Requires

To use this mod, you need the following:

🙏 Credits

Much of the implementation was inspired by the SailInfo mod. Special thanks to aquilartz for the helpful chat! Thanks to Specter for the implementation of the apparent wind course version and the idea using a pid for steering.