Im trying to get a song to play for the game over screen but for some reason when i get to it , it wont play the song.
Itll play the other 2 songs fine but it just wont play my 3rd one.
when i recieve Death play soundthe first 2 were made Just like that, a simple broadcast and everything.but when i try the 3rd one it just wont play ive tried with other songs and no luck.
Offline
The problem may be that when your game ends you used a
Stop allBlock before the sound plays, so the sound wont play then.
Offline
turkey3 wrote:
The problem may be that when your game ends you used a
Stop allBlock before the sound plays, so the sound wont play then.
If that is the case you should do this
when I receive [Death v] play sound [sound v] until done stop all
Offline
What are the scripts for the other songs?
Offline