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?
Unearthlybrutal Offline
Posting Freak

Posts: 775
Threads: 12
Joined: May 2011
Reputation: 26
#4
RE: How to stop music when going next level on door?

void OnLeave()
{
StopMusic(0f, 1);
}

If doesn't work:

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

When Life No Longer Exists
Full-conversion mod
07-10-2011, 10:27 AM
Website Find


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



Users browsing this thread: 1 Guest(s)