Jump to content

Jenny Collazo

Resident
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Jenny Collazo

  1. So here's what I have so far..

    default
    {
        touch_start(integer total_number)
        {
            llRezObject("Pool Water", llGetPos() + < 4.14, 6.5, 1.06 >, ZERO_VECTOR, ZERO_ROTATION, 42);
        }

    }

    What I'd like to do is add in the object derezzes when an avatar clicks again.. rezz, derezz, rezz, derezz kinda thing...

    any help would be greatly appreciated...thanks :)

×
×
  • Create New...