I’m currently trying to make a “change jumping sounds” system, where you click a button and it changes your jumping sound. The issue I’m having is that the sound plays for the player that chose the sound, but not for other people. I’ve tried changing the jump sound id from the root part, tried doing it so the RbxCharacterSounds script gets destroyed and replaced with one that has the sound, tried countless other dumb methods and I’ve gotten practically nowhere.
Any help would be really appreciated