Page 1 of 1

Custom Music when hitting blocks?

Posted: Mon Jun 30, 2014 10:29 pm
by Hawkeyeone
Is there a way, whether it be with Luna DLL or anything, that I could play custom music from hitting blocks?

Re: Custom Music when hitting blocks?

Posted: Mon Jun 30, 2014 10:32 pm
by aero
You could just make an event that plays the music when you hit the block. LunaDLL isn't needed.

Re: Custom Music when hitting blocks?

Posted: Thu Jul 03, 2014 3:23 pm
by HeroLinik
GhostHawk wrote:You could just make an event that plays the music when you hit the block. LunaDLL isn't needed.
It doesn't work with all blocks. I was making a Zelda level in which there was a Link filter, and that as soon as the player hit the Link block the music would change from some default Mario music to the Zelda theme. However the music didn't change and I had to use a different section so the music change is in the other section. Why doesn't it work with player blocks?