Hi all i tried to animate a texture on a simple prim using the following script:
default
{
state_entry()
{
llSay(0,"running.");
llSetTextureAnim(ANIM_ON + SMOOTH + LOOP, ALL_SIDES, 1, 1, 1, 1, 1);
}
}
obviously the script is running as it says "Primitive running" but the
texture doesnt move.
Is there another way i should use to animate textures ?
Cheers and looking forward to the next build of taiga and naali
--
http://groups.google.com/group/realxtend
http://www.realxtend.org
