-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Slowdown to Dragging Items that Slow when Held #29364
Add Slowdown to Dragging Items that Slow when Held #29364
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couldn't it easily just be put into a locker instead if they wanted?
Locker still slow the player and are blocked by objects around the station, people just dragging around a hardsuit can quick equip them by just clicking on them 2024-06-22.18-10-27.mp4*I have no idea if this is a bug, I found it when making the pr |
nuuh make them at least half slowdown 😭😭 |
…lowdown # Conflicts: # Content.Shared/Hands/EntitySystems/SharedHandsSystem.Relay.cs
lizards in shambles |
…ause it was not setting anything
you can just throw it |
Apply slowdown for 10s after throwing it. |
future PR where it takes up stamina to throw items |
About the PR
Adds slowdown to dragging items that slow when held.
Why / Balance
Players walking around dragging hard suits and duffles to avoid the slow feels cheaty... so poof? No more avoiding slowdown from suits and duffles basically.
Technical details
RefreshMovementSpeedModifiers when pull starts and stops, add the item being pulled to the HeldRelayedEvent
Media
2024-06-22.19-23-31.mp4
Breaking changes
Changelog
🆑