ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
642 stars 74 forks source link

[TF2] Func_Door sound issues (hidden defaults, ignoring options specified in Hammer) #4374

Open Mecha-Weasel opened 2 years ago

Mecha-Weasel commented 2 years ago

I just noticed a few weird things with door sounds while working on testing a new TF2 map.

Not sure if this is:

worMatty commented 2 years ago

I did some research into this recently and found the entity is coded to emit specific gamesound sounds by default, unless they're overridden by properties.

entity_movement_sounds.txt

There are a couple of other nasty bugs with door sounds which I never bothered to report as I did not expect they would be fixed. Details are in there.