Shanjaq / uhexen2

GitHub clone of SVN repo svn://svn.code.sf.net/p/uhexen2/code/trunk (cloned by http://svn2github.com/)
12 stars 1 forks source link

Add Color to Dynamic Lights based on FX Color value #14

Closed Shanjaq closed 5 years ago

Shanjaq commented 5 years ago

in script, setting fx color like so: set_fx_color ("models/blast.mdl", 1.0, 0.125, 0.125, 0.5);

when EF_LIGHT, EF_DIMLIGHT or EF_BRIGHTLIGHT are set in script, the fx colors will apply to the dynamic light.