Second Life Copybot

Full Version: Single Water Fountain Dynamic + script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Animation texture: from SCIENCE and ART
(Sanna) Single Water Fountain Dynamic Alpha
i make the water on this pictures some darker (it is light blue) its just a sample
that you can see how it looks like
the textures is also in the rarfile
this animation is not on marketplace


[Image: Sanna-Single-Water-Fountain-Dynamic-Alpha-sample.png]





script
 default
 { 
    state_entry() 
    { 
        llSetTextureAnim(ANIM_ON | LOOP, ALL_SIDES,4,3,0.0,12.0,6.0);// The last number is frames per second.
    }
 }


[To see links please register here]