I have music playing in one of my worlds and I'm trying to have it stop when an object is either touched or is added to a world. It was easy when the start and stop commands were in the same class, but starting it in a world class and stopping it an actor class is confusing.
Thanks in advance.

