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??
Jayvee17 Offline
Junior Member

Posts: 25
Threads: 6
Joined: May 2011
Reputation: 0
#1
Shocked  How To Make An Intro And Ending??

Can Someone Explain Me On How To Make An Intro For The Game And An Ending Too...?? Thanks..!!
(This post was last modified: 05-30-2011, 04:38 PM by Jayvee17.)
05-30-2011, 04:38 PM
Find
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
Jayvee17 Offline
Junior Member

Posts: 25
Threads: 6
Joined: May 2011
Reputation: 0
#3
RE: How To Make An Intro And Ending??

I Can't Understand It, How??
05-30-2011, 05:04 PM
Find




Users browsing this thread: 1 Guest(s)