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
Is there a way to stop a looping sound?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#8
RE: Is there a way to stop a looping sound?

Not sure if it'll help, but I suggest keeping names separate, that way you don't accidentally refer to something else. So by naming the sounds something different from the internal names, it might clear up some potential issues.

Another thing you can try is naming the internal sound the same as the item you're using. Then you can use RemoveItem(asItem) and StopSound(asItem) to make sure it affects the exact reference it gets.

(This post was last modified: 03-28-2018, 04:52 PM by Mudbill.)
03-28-2018, 04:52 PM
Find


Messages In This Thread
RE: Is there a way to stop a looping sound? - by Mudbill - 03-28-2018, 04:52 PM



Users browsing this thread: 1 Guest(s)