Soundscaper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created the page for Soundscaper)
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
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.
{{soundscrapper|4.1}} 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]].
 
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 ==

Latest revision as of 07:48, 17 November 2023

Soundscaper 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.

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

External links