Has anyone come up with an alternative to calling setFilename() as it doesn’t work. I don’t really want to have one sound actuator for each sound I use in my game, rather swap the filename of one actuator in python.
How would I go about writing a function to replace setFilename()? I’m pretty new to python so haven’t a clue how to do this or if it would work.
Tom