ObjectTemplate.TriggerRadius

From Pilot_51's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MDT description

Specifies an activation distance for a sound effect associated with an area, e.g. chirping birds, the guy stuck in the water tank at Salerno, crickets. The object itself is created in a level's StaticObjects.con file, the Environment.con file then Runs the sound effect file (e.g. river.con), and the sound effect file creates the sound effect object and defines its TriggerRadius. Bodies of water have a set of points defined for them with AddLinePoint.

Source and more details

Additional Description