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 do I make a loading screen + music?
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#2
RE: How do I make a loading screen + music?

I don't know right now, but I think that if you put:

void OnLeave()
{
PlayMusic("music.ogg", other parameters);
}

It should work while in the loading screen. Then, in the next level, playing another music would do just fine (I think, it has been a while since I don't code)

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
04-11-2014, 04:56 PM
Find


Messages In This Thread
RE: How do I make a loading screen + music? - by The chaser - 04-11-2014, 04:56 PM



Users browsing this thread: 1 Guest(s)