Scrolling Texture Smooth Published: 03 August 2013 Written by: Headmaster Will make textures on all sides of prim scroll, like a news ticker or a waterfall. default { state_entry() { llSetTextureAnim(ANIM_ON | SMOOTH | LOOP, ALL_SIDES,1,1,1.0, 1,0.25); } } Category: Texture