| Jayvee17   Junior Member
 
 Posts: 25
 Threads: 6
 Joined: May 2011
 Reputation: 
0
 | 
			|  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 |  | 
	
		| Khyrpa   Senior Member
 
 Posts: 638
 Threads: 10
 Joined: Apr 2011
 Reputation: 
24
 | 
			| 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 |  | 
	
		| Jayvee17   Junior Member
 
 Posts: 25
 Threads: 6
 Joined: May 2011
 Reputation: 
0
 | 
			| RE: How To Make An Intro And Ending?? 
 
				I Can't Understand It, How??
			 |  | 
	| 05-30-2011, 05:04 PM |  |