id-tech-3-tools / map-compiler

id Tech 3 Map Compiler
MIT License
8 stars 3 forks source link

added support to set bounce color if no lightimage #16

Closed isRyven closed 6 years ago

isRyven commented 6 years ago

Added _bounceColor worldspawn key to set bounce color. In case q3map_lightImage is not set for shader, surface will be lit using bounce color value.

_bounceColor R G B

closes #6