-
-
Notifications
You must be signed in to change notification settings - Fork 500
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
playSound3D (url,3000,3000,3000) connects the url of the audio stream and plays the stream, regardless of the max distance (default 20 units)
To reproduce
To reproduce you need an audio streaming server like icecast or shoutcast, otherwise you may track the traffic with a network capture. Just place a playSound3D element very far away from the player.
Expected behaviour
The audio player should connect to the audio stream server when the player is within the max distance of the sound element.
Screenshots
Version
Works until 1.5.7-18957 (ok)
v1.5.7-release-19626 and newer are broken.
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working