Rad Worm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added page on Rad Worm... a 3ds utility in WWMT)
 
No edit summary
 
(One intermediate revision by one other user not shown)
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]] and Convexity.
{{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