Facepunch / sbox-issues

177 stars 12 forks source link

SoundEvent volume shouldn't be capped at 1 #2588

Open Weldify opened 1 year ago

Weldify commented 1 year ago

For?

S&Box

What can't you do?

Currently you can't set a SoundEvent's volume higher than 1 sbox-dev_5WsxGLgmdP

How would you like it to work?

It should let us increase the volume up to around 10-20

What have you tried?

  1. Changing the raw sound to be louder directly (works but who wants to re export their sounds constantly)
  2. Setting the volume through C# (works but who wants to do it through c#...)

Additional context

No response

DoctorGurke commented 1 year ago

I think being able to manually change the slider value is fine, but the UI should make it clearer that you can do that.

Cryotheus commented 1 year ago

Duplicate of #2220 ?

Weldify commented 1 year ago

Looks like it yep.