Home
Documents and Lists
Create
Site Settings
Help
Tolbers Computer Services - Tech Support and Computer Insight From Steven Tolbers
LSL Scripting Projects
: Running Water / Flowing Texture
New Item
|
Edit Item
|
Delete Item
|
Alert Me
|
Go Back to List
Title:
Running Water / Flowing Texture
Body:
default
{
state_entry()
{
llSetStatus(STATUS_PHANTOM, TRUE);
llSetTextureAnim(ANIM_ON|LOOP|SMOOTH, ALL_SIDES, 1, 1, 0, 0, .225);
}
}
Expires:
Description:
Creates smooth animated textures on all sides of a prim - perfect for running water.
Attachments:
Created at 11/24/2008 5:45 PM by
LakesideSteve
Last modified at 11/24/2008 5:45 PM by
LakesideSteve