Talk:LlPassTouches

From Second Life Wiki
Revision as of 03:39, 29 August 2014 by Trinity Dejavu (talk | contribs)
Jump to navigation Jump to search

A script based around the inappropriate touching of a minor, is this really the best way to demonstrate llPassTouches ? Trinity Dejavu 03:38, 29 August 2014 (PDT)


"The default is FALSE if there is no script to handle the touch events."

but Caveats says "This has no effect if the child prim has no touch events in it. Touches are passed to the parent ALWAYS when there is no touch event script in the child, no matter what this is set to."

May be you wanted to write :

"The default is FALSE if there is a script to handle the touch events."

OR

"The default is TRUE if there is no script to handle the touch events."