in entity function:
my.material = some_material;

then in material
effect = "some.fx";

download f.e. guitar's normal map shader, copy those fles to your project directory, include those files and write in enitity function:
my.material = mat_nm;

Last edited by tompo; 06/17/07 10:35.

Never say never.