Skip to main content
RustDocs

Boatai.Max Speed Percentage

boatai.max_speed_percentage

Attributes

Help
(Generated) Maximum speed as a fraction of the boat's top speed that AI-controlled boats will use; default 0.9; saved and shown in admin UI
Type
float
Saved
Yes
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
0.90
Raw JSON
{
  "Help": "(Generated) Maximum speed as a fraction of the boat's top speed that AI-controlled boats will use; default 0.9; saved and shown in admin UI",
  "Type": "float",
  "Saved": true,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": 0.9
}