Hello,
I have a situation in my game when the player gets an item. A screen comes up with details about the item, setting the timescale for the entire game except for the sprites on screen to 0.
I need to have a sound effect play while this happens, but I can't because the time scale is 0.
Is there a way to make only one audio clip have a regular time scale, or even a way to set the audio plugin's time scale? I'm having trouble finding anything.
Thank you!