Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llSetBuoyancy

LSL
void llSetBuoyancy(float buoyancy)

Set the tasks buoyancy (0 is none, < 1.0 sinks, 1.0 floats, > 1.0 rises).\ Set the object buoyancy. A value of 0 is none, less than 1.0 sinks, 1.0 floats, and greater than 1.0 rises.

Parameters

TypeName
float buoyancy
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL