VEHICLE FLAG HOVER UP ONLY

From Second Life Wiki
Jump to navigation Jump to search

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].
All Issues ~ Search JIRA for related Bugs

Related Articles

Deep Notes

All Issues

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

Footnotes

Signature

integer VEHICLE_FLAG_HOVER_UP_ONLY = 0x020;