Soundscaper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created the page for Soundscaper)
 
m (added a bit more details on what it does)
Line 1: Line 1:
Soundscaper is a MAXScript utility added into Version 1.57 of the [[Wall Worm Model Tools]]. It will create a dummy Soundscape.txt file for a level that you've designed in [[3ds Max]] and Convexity.
Soundscaper is a MAXScript utility added into Version 1.57 of the [[Wall Worm Model Tools]]. It will create a skeleton Soundscape.txt file for a level that you've designed in [[3ds Max]] and Convexity.
 
In a nutshell, it finds all your env_soundscape and env_soundscape_triggerable entities and uses them to generate the skeleton file.


== External links ==
== External links ==

Revision as of 04:04, 12 August 2011

Soundscaper is a MAXScript utility added into Version 1.57 of the Wall Worm Model Tools. It will create a skeleton Soundscape.txt file for a level that you've designed in 3ds Max and Convexity.

In a nutshell, it finds all your env_soundscape and env_soundscape_triggerable entities and uses them to generate the skeleton file.

External links