#How to play audio only for people in a trigger volume

6 messages · Page 1 of 1 (latest)

open elm
#

Enter>player
Exit>stop

scarlet owl
#

@open elm configure the audio player to be unsynced

#

Then send a synced event when the button is pressed

#

Use if player is local chip

#

Is local> if list contains(the players list on the trigger volume)(local player)> play

scarlet owl
#

Actually I don’t the you need the if player is local chip for this