VEHICLE FLAG HOVER UP ONLY

Description

Constant: integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;

The integer constant VEHICLE_FLAG_HOVER_UP_ONLY has the value 0x020

Caveats

  • When used with non-zero VEHICLE_HOVER_HEIGHT and VEHICLE_BUOYANCY then the buoyancy effect will be disabled when the vehicle's (root prim) position is higher than its hover height.
    • This has been confirmed to be a misfeature[1].


Related Articles

Constants

•  VEHICLE_BUOYANCY
•  VEHICLE_HOVER_HEIGHT
•  VEHICLE_FLAG_HOVER_WATER_ONLY

Functions

•  llSetVehicleFlags
•  llRemoveVehicleFlags

Articles

•  Linden Vehicle Tutorial

Deep Notes

All Issues

~ Search Canny for related Issues
   VEHICLE_FLAG_HOVER_UP_ONLY doesn't seem to do anything

Footnotes

  1. ^ See User_talk:Andrew_Linden#VEHICLE_FLAG_HOVER_UP_ONLY for details.

Signature

integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;