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 Make An Intro And Ending??
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#2
RE: How To Make An Intro And Ending??

Intro could be done by putting FadeOut(0); inside OnStart()
Then using SetMessage(string& asTextCategory, string& asTextEntry, float afTime);
You can put lines of text for the beginning

And ending credits are done with this
StartCredits(string& asMusic, bool abLoopMusic, string& asTextCat, string& asTextEntry, int alEndNum);
(This post was last modified: 05-30-2011, 04:54 PM by Khyrpa.)
05-30-2011, 04:54 PM
Find


Messages In This Thread
How To Make An Intro And Ending?? - by Jayvee17 - 05-30-2011, 04:38 PM
RE: How To Make An Intro And Ending?? - by Khyrpa - 05-30-2011, 04:54 PM



Users browsing this thread: 2 Guest(s)