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?
User01 Offline
Member

Posts: 97
Threads: 30
Joined: Feb 2013
Reputation: 0
#7
RE: Is there a way to stop a looping sound?

It looks like this.

<SOUNDENTITY>
  <SOUNDS>
      <Main>
          <Sound File="sound1" />
        <Sound File="sound2" />
        <Sound File="sound3" />
        <Sound File="sound4" />
        <Sound File="sound5" />
        <Sound File="sound6" />
      </Main>
  </SOUNDS>
  <PROPERTIES Volume="0.8" MinDistance="10" MaxDistance="20" Random="1" Interval="0.05" FadeEnd="False" FadeStart="False" Stream="False" Loop="True" Use3D="True" Blockable="False" BlockVolumeMul="0.7" Priority="0" />
</SOUNDENTITY>
03-28-2018, 11:26 AM
Find


Messages In This Thread
RE: Is there a way to stop a looping sound? - by User01 - 03-28-2018, 11:26 AM



Users browsing this thread: 1 Guest(s)