hello, sorry if that doesnt make sense but im issues with the midi command.
Basically, I have a script that plays a midi on a player and the sound "follows" them around. Which is what I want. But other players can't hear the sound unless it isn't "following" the player, and is stationary which isn't ideal. Is there a way to make it so that the sound still follows the player but everyone else can hear it?
``- midi <[tune]> <[Target]>
This one follows the player, but no one else can hear
- midi <[tune]>-<[instrument]> <player[<[Target]>].location>
#This one stays where the player was (obvs) but everyone can hear it``