Skip to content

mul83rry/SoundManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoundManager

easy management of game's musics and SFXs

mul83rry

bool autoPlayBackgroundClip

auto play music if available
PlayMusic(index)

play a music with selected index

PlayMusic("sfx tag")

play a music with selected tag

PlaySfx("sfx tag", index)

play sfx of selected tag at selected index

PlaySfx("sfx tag)

play a sfx with selected tag

MuteMusic = true

mute musics

MuteSfx = true

mute sfxs

About

easy management of game's musics anf SFXs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages