Media to llSetTextureAnim

Runs entirely in your browser, nothing is uploaded

Source

Drop a video or GIF here

Or click to browse. Supports MP4, WebM, MOV, GIF, and animated WebP or PNG.

Frames & Grid
fps
4 × 4 grid (16 cells)16 placed
Output

Face 1:1ratio 1.000:1

Apply In-World
default
{
    state_entry()
    {
        llSetTextureAnim(ANIM_ON | LOOP, ALL_SIDES,
            4, 4,  // 4 columns × 4 rows
            0.0,   // start frame
            16.0,  // frames to play
            10.00  // rate (fps)
        );
    }
}

Upload the PNG as a texture, drop it on the prim, then paste this into a new LSL script.

No preview yet
2048×2048px4×4 grid · 16 frames