Talk:LlPassTouches

From Second Life Wiki
Revision as of 09:59, 19 January 2009 by Garmin Kawaguichi (talk | contribs) (New page: "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 paren...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

"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."