| Colorator, Owner Control. Responds to touch by owner only. Changes to a new pastel color. | |
| float randFMTO(float FM, float TO) { return llFrand(TO- FM) + FM; } |
User defined function Result is random number ranging from FM to TO. |
| key toucher; | Global variables |
| default { | See: Owner colored wall panel |
|
Event: Touch LSL is always watching for a touch on an object. So this event needs no set up |
|
identify toucher |
|
|
|
Setting colors |
|
|
|
Braces not needed for a single line after else or if. |
| } } |
Close Touch block Close default |
|
The Thinkerer
09/13/2008 Copyright (c) D. F. Dansereau & S. H. Evans |
LODScr | ||
| Famous fables | |||