Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help - Play Music when I touch an object
iLucian Offline
Junior Member

Posts: 22
Threads: 8
Joined: Jun 2013
Reputation: 0
#13
RE: Help - Play Music when I touch an object

(07-11-2013, 10:55 PM)The chaser Wrote: Use this one instead:



void Touch(string &in asEntity)

{

PlayMusic("music.ogg", true, 1, 0.1, 1, false);

}

That'll make the song loop Wink

No, i don't want it to loop, when you touch the violin i want the song to play once and then i want the music that was playing before you touched it to begin playing again. My problem is that the music when you touch the violin is looping even though i put false on the loop.

Wherever there is Light, Darkness has already gotten there first.
(This post was last modified: 07-12-2013, 02:47 AM by iLucian.)
07-12-2013, 02:44 AM
Find


Messages In This Thread
RE: Help - Play Music when I touch an object - by iLucian - 07-12-2013, 02:44 AM



Users browsing this thread: 1 Guest(s)