Oh no!! I'm really not good at a 3D Software like MED.
But I will try.
My lightsource has this code:
Code:
action licht
{
my.red = 200;
my.green = 200;
my.blue = 180;
my.lightrange = 500;
my.cast = on;
}
EDIT: Is there a tutorial or something for making a Level with shaders in MED?
because, I' not really good at texturing in MED and I would like to know more about the level-in-med thing.