Commit Graph
2 Commits
Author SHA1 Message Date
SmArtKarandGitHub c21fdb5a60 Rustle component no longer counts diagonal steps as two moves (#87400)
## About The Pull Request

Closes #87379
Also cleaned up the code and made the wearer be the source of the sound
for sanity purposes

## Changelog
🆑
fix: Rustle component no longer counts diagonal steps as two moves
/🆑
2024-10-24 14:12:34 +02:00
grungussussandGitHub 6df3dd14ac Item rustling component, riot armor and swat suit sounds (#87008)
## About The Pull Request


https://github.com/user-attachments/assets/665053dc-8b46-49a5-bbea-7e6bb8f81cd7

- added a new component called `item_equipped_movement_rustle` for
moving in zero-g and gravity with editable variables.
- gave riot suits and swat suits a new sound using this new component.
## Why It's Good For The Game
makes riot suits more immersive and allows us to implement it for other
items in the future.
## Changelog
🆑 grungussuss
sound: riot suits and swat suits now make noise when moving around in
them.
/🆑
2024-10-06 21:46:55 +02:00