Jump to content

animation texture two faces


sndbad Ghost
 Share

You are about to reply to a thread that has been inactive for 2827 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

hello
i try to make animation for texture not all side and not only one side
i try to make it for two sides in one prim
is that possible

i make this sample script but i dont think so its work

 

 

default
{
    state_entry()
    {
            llSetTextureAnim(ANIM_ON | SMOOTH|LOOP, 4+5, 1, 1, 0.0, 0.0, 0.1);
    }


}

 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2827 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...