Rad Worm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Removed mention of Convexity since Convexity is not part of RadWorm anymore.)
No edit summary
 
Line 1: Line 1:
Rad Worm is a MAXScript utility added into Version 1.57 of the [[Wall Worm Model Tools]]. It will create a map-specific RAD file for a level that you've designed in [[3ds Max]].
{{radworm|4.1}} is a MAXScript utility added into Version 1.57 of the [[Wall Worm Model Tools]]. It will create a map-specific RAD file for a level that you've designed in [[3ds Max]].


The tool will find all materials used in the scene that have a color for self-illumination and use that to output a RAD file that you save next to your VMF. Then, when you compile, all faces with that material will give off light.
The tool will find all materials used in the scene that have a color for self-illumination and use that to output a RAD file that you save next to your VMF. Then, when you compile, all faces with that material will give off light.

Latest revision as of 07:51, 17 November 2023

Rad Worm Rad Worm is a MAXScript utility added into Version 1.57 of the Wall Worm Model Tools. It will create a map-specific RAD file for a level that you've designed in 3ds Max.

The tool will find all materials used in the scene that have a color for self-illumination and use that to output a RAD file that you save next to your VMF. Then, when you compile, all faces with that material will give off light.

External links