| 123456789 |
- default
- {
- state_entry()
- {
- llSetTextureAnim(ANIM_ON | LOOP, ALL_SIDES,5,4,0,0,10);
- }
- }
- // Please leave the following line intact to show where the script lives in Git:
- // SLOODLE LSL Script Git Location: mod/gaming-1.0/objects/sharkpool/assets/shark_pool_surface.lslp
|