Jump to content

Blinking animation script?


CpChan
 Share

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

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

Recommended Posts

Hello, all.

I'm currently looking for some help with a texture offset script. I barely understand LSL, so I can't quite do it entirely myself. In essence, what i'm looking for is a texture offset script that will allow me to animate a texture-driven blinking animation on a mesh avatar. If anyone can help, that would be fantastic.

Thank you!

Link to comment
Share on other sites

llSetTextureAnimation allows to play a little movie. The frames are tiles on a texture.

In your case you need a texture with 2 frames. For example a 1024x512 texture with 2 frames of 512x512. On frame contains the on and the other the off status.

llSetTextureAnimation or llSetLinkTextureAnimation will play this 2 frames in an endless loop.

 

  • Like 1
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3287 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...