Skip to content

playSound3D plays stream (URL) regardless of distance #1096

@StifflersMom

Description

@StifflersMom

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions