No Noise!

De HelpKit de Eva

Saltar a navegación, buscar
Contenido:

Dinero en Second Life | Trabajo en Second Life | Linden Scripting Language

//If you play with anything that goes bump, moves, etc this script needs to be in it.
//It allows for peace among other users.
 
//The function of this, is that when an object with this script hits something, 
//there isn't any collision noise, or if so it's very little.
default
{
    state_entry()
    {
        llCollisionSound("", 0.0);
    }
}
Herramientas personales
Espacios de nombres
Variantes
Acciones
Navegación
Herramientas