So I've run into an interesting problem. I set up a simple playSound function. It works like this:
Collision --> On any side of: Player, Repeat while actor is colliding?: No --> playSound
This should work (unless I'm really REALLY missing something) but when I make my player walk into the collision object, nothing happens. What am I doing wrong? There are no other sounds or music playing at the time. Please help!