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
Problem with Sounds
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#11
RE: Problem with Sounds

All the music is in the "music" folder. Once you've found what music you want to use, use PlayMusic, like this:
PHP Code: (Select All)
void OnStart()
{
    
PlayMusic("your_music.ogg"true1.0f0.0f1false);


In Ruins [WIP]
(This post was last modified: 03-01-2013, 09:37 PM by NaxEla.)
03-01-2013, 09:37 PM
Find




Users browsing this thread: 1 Guest(s)