Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to stop music when going next level on door?
HumiliatioN Offline
Posting Freak

Posts: 1,179
Threads: 64
Joined: Dec 2010
Reputation: 18
#5
RE: How to stop music when going next level on door?

(07-10-2011, 10:27 AM)Unearthlybrutal Wrote: void OnLeave()
{
StopMusic(0f, 1);
}

If doesn't work:

void OnLeave()
{
StopMusic(0.5f, 1);
}
Smile

Nope. Not working darn.


“Life is a game, play it”
07-10-2011, 10:32 AM
Find


Messages In This Thread
RE: How to stop music when going next level on door? - by HumiliatioN - 07-10-2011, 10:32 AM



Users browsing this thread: 1 Guest(s)