Hi,
to implement the code by cbw just try this
Code:
 
material mat_water
{
effect = ""; // the shader code goes here
}

action act_waterMdl
{
my.material = mat_water;
//and so on
}


As far as I'm concerned this should work well, if else please let me know...


Formerly known as The Matrix - ICQ 170408644 I've been here for much longer than most people think. So where's my "Expert" status?