ObjectTemplate.TriggerRadius: Difference between revisions
Jump to navigation
Jump to search
New page: == 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 its... |
(No difference)
|
Latest revision as of 01:57, 18 November 2008
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