How do I check if a audio source is playing or not?
Posted: Thu Aug 08, 2013 6:19 am
I've rummaged through the wiki. I've searched through the forums.
I still don't have any solid information of how to check whether a sound is playing.
I need some sort of boolean that will return true or false in accordance to a sound being played or not.
I've been trying to use "Source:isPlaying" only to have it return as the error: attempt to call method 'isPlaying' (a nil value)
I'll accept any tutorial links with relevance!
I still don't have any solid information of how to check whether a sound is playing.
I need some sort of boolean that will return true or false in accordance to a sound being played or not.
I've been trying to use "Source:isPlaying" only to have it return as the error: attempt to call method 'isPlaying' (a nil value)
I'll accept any tutorial links with relevance!