Difference between revisions of "LlPushObject"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=165|func_sleep=0.0|func_energy=10.0
|func_id=165|func_sleep=0.0|func_energy=10.0
|func=llPushObject
|func=llPushObject
|p1_type=key|p1_name=id|p1_desc=Avatar or object [[UUID]] in the sim
|p1_type=key|p1_name=target|p1_desc=Avatar or object [[UUID]] in the sim
|p2_type=vector|p2_name=impulse
|p2_type=vector|p2_name=impulse
|p3_type=vector|p3_name=ang_impulse|p3_desc=angular impulse
|p3_type=vector|p3_name=ang_impulse|p3_desc=angular impulse
|p4_type=integer|p4_name=local|p4_desc=boolean, if {{LSLG|TRUE}} uses [[Viewer coordinate frames#Local|local]] axis, if {{LSLG|FALSE}} uses [[Viewer coordinate frames#Region|region]] axis.
|p4_type=integer|p4_name=local|p4_desc=boolean, if {{LSLG|TRUE}} uses the [[Viewer coordinate frames#Local|local]] axis of '''target''', if {{LSLG|FALSE}} uses the [[Viewer coordinate frames#Region|region]] axis.
|func_footnote
|func_footnote
|func_desc=Applies '''impulse''' and '''ang_impulse''' to object '''id'''
|func_desc=Applies '''impulse''' and '''ang_impulse''' to object '''id'''
Line 18: Line 18:
|also_tests
|also_tests
|also_articles
|also_articles
|notes=In this function "local axis" means local to the object/avatar referenced by the key, not local to the object containing the script.
|notes
|permission
|permission
|negative_index
|negative_index

Revision as of 21:12, 16 April 2007