I am running BMax 1.30 on Vista 32 laptop. I have approx 1 second delay when playing a sound. Any idea why this is please?
I use
Global SPlayerFire:TSound = LoadSound("sounds\Fire.wav")
then call by
PlaySound(SPlayerFire)
thanks
I use
Global SPlayerFire:TSound = LoadSound("sounds\Fire.wav")
then call by
PlaySound(SPlayerFire)
thanks