Платно - Плагин - Auto Pilot - Дополнительная информация | RustyPlugin - Бесплатные и приватные плагины для вашего сервера Rust (uMod Oxide)
JSON:
{
  "Helicopter AI Setup": {
    "Max height above the ground": 25.0,
    "Minimum height to fly forward/backward": 15.0,
    "Max slope by forward axis": 0.3,
    "Pitch strength": 0.2,
    "Throttle strength": 1.0,
    "Land throttle strength": 0.5,
    "YAW strength (rotation around its axis)": 1.0,
    "Min follow height": 10.0
  },
  "Car AI Setup": {
    "Search Mechanism settings": {
      "Max crossways amount for search method (0-2)": 2
    },
    "Driver settings": {
      "Max speed": 15.0
    },
    "Obstacle detection settings": {
      "Disable obstacle detection?": false,
      "Ray length": 5.0
    },
    "Minor settings": {
      "Enable visual debug?": false
    }
  }
}