This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9dd2e9eeaa58cf8577ee7918ebc5a16d1665e3a6
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Sound
History
Vera Aguilera Puerto
f0c1efed9b
Footstep SFX are played on entity coordinates, instead of following the entity.
...
This prevents client-side "can't play sound" spam when the entity is NaN'd due to PVS.
2021-05-12 14:50:15 +02:00
..
EmitSoundOnThrowComponent.cs
…
EmitSoundOnUseComponent.cs
…
FootstepModifierComponent.cs
Footstep SFX are played on entity coordinates, instead of following the entity.
2021-05-12 14:50:15 +02:00
LoopingLoopingSoundComponent.cs
…