Quote:
I named the material like the model file (sphere_mdl) and set d3d_automaterial to 1 but that all has no effect :/
d3d_automaterial works with level textures only. You have to write the follwing code in the models action: Code:
My.Material = hatch123;
Always learn from history, to be sure you make the same mistakes again...
|