sound effects

Started by ln888, Fri 23/08/2013 21:08:17

Previous topic - Next topic

ln888

how do i use sound effects?
PlaySound()  doesn't seems to work

Ryan Timothy B

What version of AGS are you using? PlaySound has been obsolete for awhile now.

Check out AudioClip.Play in the manual. With the audio files imported in your project, simply call it like so:
Code: ags
aExplosion.Play();

SMF spam blocked by CleanTalk