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
Intro?
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#2
RE: Intro?

put these in OnStart function:
PlayMusic(string& asMusicFile, bool abLoop, float afVolume, float afFadeTime, int alPrio, bool abResume);
FadeOut(0);
Then use timers to trigger these:
SetMessage(string& asTextCategory, string& asTextEntry, float afTime);
And to stop the music use this:
StopMusic(float afFadeTime, int alPrio);
(This post was last modified: 05-17-2011, 04:02 PM by Khyrpa.)
05-17-2011, 04:01 PM
Find


Messages In This Thread
Intro? - by Jumpman - 05-17-2011, 03:59 PM
RE: Intro? - by Khyrpa - 05-17-2011, 04:01 PM
RE: Intro? - by Jumpman - 05-17-2011, 04:04 PM



Users browsing this thread: 1 Guest(s)