Search the Community
Showing results for tags 'color change'.
-
I'm working on a script that will change the colors on a prim point light but I'm wondering if there's a way to make the change slowly rather than an abrupt change. Maybe it's already been done, but I haven't found anything about it. Thank you in advance for your input.
- 4 replies
-
- primpointlight
- prim point light
-
(and 2 more)
Tagged with:
-
Hello all. Please help if you can, I have no knowledge of scripts. I found the one above on the Wiki to put colors on my wedding ring, but do not know where I put my husband's name. Could anyone please advise me? Thanks. // Color Changer Plus v1.0 // by Neo Calcutt // // distributed under the Creative Commons Attribution-Share Alike 3.0 United States License. // // please leave the script full permissions and keep this header intact // you might want to change this integer listenChannel = 5; default { state_entry() { llListen(listenChannel, "", NULL_KEY, "");