RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
252 stars 139 forks source link

Audio sounds further when dezooming #1353

Closed stilnat closed 9 months ago

stilnat commented 9 months ago

Summary

try to play the jukebox and dezoom, you'll hear that the sound is fading away.

Possible Solution

In PR https://github.com/RE-SS3D/SS3D/pull/899, Eiko mentions that "The human prefab is no longer the parent of the listener component. Instead, the Player Camera is the parent, and it positions the listener relative to its target."

I did not mess with that when reimplementing the audio system, so there might be something I did incorrectly when importing that part.