Hello all, i found it very difficult to figure out how to stop a sound from looping when it starts to play and i feel completely retarded for not figuring out this simple problem.
the way i have it set up atm is
When AXE is created ->> Play "AXE WOOSH" on loop at -10DBS
When AXE is destroyed ->> STOP "AXE WOOSH"
or
When AXE is destroyed ->> MUTE "AXE WOOSH"
When AXE is destroyed ->> MUTE "AXE WOOSH.ogg"
When AXE is destroyed ->> MUTE "AXE WOOSH.m4a"
etc
and this does not seem to work at all...