Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Mulbin on November 23, 2017, 02:01:41 PM

Title: Pausing/unpausing game including audio
Post by: Mulbin on November 23, 2017, 02:01:41 PM
Hi,

I need to pause and un-pause my game. Setting time to 0 only freezes the physics, while the audio carries on playing.

I see there is an "audioPause" function, but how would I go about resuming any sound files that were paused? They would need to pick up at the exact same spot in the audio file and there will be different files playing at different times so "AudioPlay" is no good as I have no way of telling which sources are currently playing.

Title: Re: Pausing/unpausing game including audio
Post by: djaydino on November 24, 2017, 01:15:26 PM
Hi,
Indeed strange, i made an audio unpause action.
Can you try if it works so i can add it to the Ecosystem.