default
{
    state_entry()
    {
        llSetStatus(STATUS_PHYSICS, TRUE);      //Apply realworld physics.
    }
}