Difference between revisions of "Land collision end"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Event
{{LSL_Event
|event_id=10|event_delay|event=land_collision_end
|event_id=10|event_delay|event=land_collision_end
|p1_type=vector|p1_name=pos|p1_desc=position of collision with the ground
|p1_type=vector|p1_name=pos|p1_desc=position of last collision with the ground
|event_desc=Triggered when task stops colliding with land
|event_desc=Triggered when task stops colliding with land
|constants
|constants
Line 9: Line 9:
|helpers
|helpers
|also_header=*{{LSLGC|Collision|Collision events & functions}}
|also_header=*{{LSLGC|Collision|Collision events & functions}}
|also_events
|also_events={{LSL DefineRow||[[land_collision_start]]|transition to starting land collision}}
|also_functions={{LSL DefineRow||[[llGround]]|Gets the ground height}}
|also_functions={{LSL DefineRow||[[llGround]]|Gets the ground height}}
|also_articles
|also_articles

Revision as of 15:18, 14 May 2007