-->

FoxSan's 3D Tools and LSL Script Repository

Tons of LSL scripts, examples and 3D tools, free for all. There are currently 207 scripts and articles in this database.

Water Collision Sound

default
{
 state_entry()
 {
 llCollisionSound("fd0060b0-1d6e-2bbc-2813-b84224520189", 1.0);
 }
}

Leave a Reply