asw_jukebox

From Source Entities
Jump to navigation Jump to search

Code classes:

Env soundscape.png

asw_jukebox is a point entity present in Asw.pngAlien Swarm. It's an entity used to control music events.

Keyvalues[edit | edit source]

Fade In Time (FadeInTime) <float>
The amount of time it takes for the music to fade in to 100% volume (in seconds).
Fade Out Time (FadeOutTime) <float>
The amount of time it takes for the music to fade out to 0 volume (in seconds).
Default Music (DefaultMusic) <sound>
Default music to play "if no custom combat music has been imported."[Clarify]

Inputs[edit | edit source]

StartMusic
Starts a random music track "from the user's playlist."[Clarify]
StopMusic
Stop the currently playing music.