Quote from: Gal Shemesh on Sat 02/09/2023 12:03:47I know the last reply on this thread is from a few years ago, but just wondered if we can easily grab the name of audio clips for debugging by now?
At the moment this may only be done in AGS 4, where I added ScriptName properties to everything which has them, as well as GetByName method.
I guess I could backport these to 3.6.1...
In regards to a custom solution, earlier I mentioned a switch, but perhaps array of Strings would be better.