llSetVelocity
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Summary
Function: llSetVelocity( vector velocity, integer local );0.0 | Forced Delay |
??? | Energy |
Applies velocity to object
• vector | velocity | |||
• integer | local |
Instantaneous velocity not dependent on object energy or mass.
Caveats
- Only works in physics-enabled objects.
Examples
See Also
Functions
• | llSetAngularVelocity | |||
• | llApplyImpulse |