I have a script which contains the following line:
llSetAlpha (MaxTransparency, ALL_SIDES);}
Whatever I do, it will only fade the prim that the script is in; even if the root prim.
What I need it to do is to simultaneously fade out a linked set of prims.
Short of a listen script that reacts to a command on a chat channel in every prim ... I can't figure out how to do what I want it to - fade the whole linkset in/out as necessary.
Is there an easy way?
Broccoli