A_BrainAwake

A_BrainAwake

(no parameters)

Note: This function has been superseded by A_StartSound, which duplicates and extends its functionality. Use of the newer function is advised in order to maintain maximum flexibility in your code.

Usage

Plays the sound "brain/sight" at full volume.

Examples

This example is taken from the boss cube shooter.

See:
   SSWV A 181 A_BrainAwake
   SSWV A 150 A_BrainSpit  // See SpawnShot
   Wait

This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.