You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
| Constant name | Value | Description |
|---|---|---|
| PASS_IF_NOT_HANDLED | 0 | Pass to the root the touches or collisions affecting this prim only if no script in the child has one of the touch or collision events, respectively. |
| PASS_ALWAYS | 1 | Always pass to the root the touches or collisions affecting this prim. |
| PASS_NEVER | 2 | Never pass to the root the touches or collisions affecting this prim. |