Land collision end
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Description
Event: land_collision_end( vector pos ){ ; }| 10 | Event ID |
Triggered when task stops colliding with land
| • vector | pos | – | position of last collision with the ground |
See Also
Events
| • | land_collision_start | – | transition to starting land collision | |
| • | land_collision |
Functions
| • | llGround | – | Gets the ground height |
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

