Is there a way to get shadows for point lights (moving one as well)? Using:
Quote:
SC_LIGHT_P | SC_LIGHT_SHADOW
Doesn't work. BTW, I would like to be able to make all this kind of lines:
Code:
sc_light_create(vector(my.x, my.y, my.z), 250, vector(my.skill1,my.skill2,my.skill3), SC_LIGHT_P | SC_LIGHT_SHADOW, vector(my.pan, my.tilt, my.roll), my.skill5);

Shorter. So they look maybe like this:
Code:
sc_light_create(my.x, 250, my.skill1, SC_LIGHT_P | SC_LIGHT_PROJECTION, my.pan, my.skill5);

But this won't work as well, will lead to compiler error (wrong parameters).


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung