VEHICLE FLAG CAMERA DECOUPLED

From Second Life Wiki

Jump to: navigation, search

integer VEHICLE_FLAG_CAMERA_DECOUPLED = 0x200;

The integer constant VEHICLE_FLAG_CAMERA_DECOUPLED has the value 0x200

Makes mouselook camera rotate independently of the vehicle. By default the client mouselook camera will rotate about with the vehicle, however when this flag is set the camera direction is independent of the vehicle's rotation.

Related Functions, Events & Constants

Functions

•  llSetVehicleFlags
•  llRemoveVehicleFlags
Personal tools