#Need help with background music script
1 messages · Page 1 of 1 (latest)
first imaage is serverscript inside part, second image is localscript.
when player touches part, GuidingEvent works independently but BGMEvent doesnt. the background music plays thru all players in server
So your issue is that it's playing for all players instead of the local player?
That seems kind of impossible since the sound only plays on a local script
Or do you mean it's just not playing?
i feel like ur overcomplicating it? surely u can just do it on a localscript, no?
I mean the sound should play on localplayer independently once each player touches the part, but if one player touches it, the sound plays on every players in the server.
how do you know it's doing this? it's only playing from the local script so that should be impossible
i runned 2 accounts to check if theres bug
** You are now Level 3! **
i have no idea why its not working it should be done easily
there should be problem on localscript, maybe i should put sound on somewhere else than soundservice or playergui?
to make them play independently
no it shouldn't matter where it is, if it's local it's local