Hi all,
Actually I have a little problem with the audio channels, it's a very messy thing.
I want a sound to play when I left click, so I did that:
AT START OF LAYOUT:
XAudio: Load file "AppPath" & "pistolfire.ogg" to Channel 2 (Non Loop)
WHEN LEFT CLICK:
XAudio: Play Channel 2
--
So, the sound plays one time, when I left click, but when I click again, the sound is don't playing again.
As you can read, my prob is that the sound don't play again and again, I want the sound to play again and again when I click to the left button of my mouse.
What's the problem ? (Seriously, I don't like how actually Construct Classic works with audio files... I prefer the Construct 2 method, but I know... Technologies etc...)
Thanks guys <img src="smileys/smiley10.gif" border="0" align="middle" />