Ae sfx a1
Jump to navigation
Jump to search
Activation sounds play when either a switch or an object is operated.
Switch-Activated Sounds
Place a switch somewhere in the map, and tag it [ActivationSound,Channel]
. Every time the switch is pressed, the ActivationSound will play. If you don't want the switch to activate any effects, give the Channel a unique value. If the Channel is not given a value, the switch will not function at all.
MUSICANDSFX
-Activated Sounds
Place an M[DoneSound,MovingSound]
within a functioning sector (this works with most effects). When the sector's function is activated, the sounds will play. DoneSound and MovingSound are the most common values, but not entirely consistent.