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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make credits in the end???? [WHERE ..TO...PUT...][not solved]
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#5
RE: How to make credits in the end???? [NOT SOLVE]

I'm guessing that you can do this in addition to what Mofo said:

in YourLastLevel.hps:

void onLeave()
{
StartCredits("musictoplay", true, "Category", "Entry name", 0);
}

Edit what's in the quotes, change true to false if you don't want the music you chose to loop.
05-02-2011, 08:35 PM
Find


Messages In This Thread
RE: How to make credits in the end???? [NOT SOLVE] - by Roenlond - 05-02-2011, 08:35 PM



Users browsing this thread: 1 Guest(s)