-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Debris Actually Dangerous (#353)
# Description Meant to be a counterpart to this PR: #342 This makes it so that glass shards and floor tiles will embed in people when colliding with them, dealing a small amount of damage. This is also helpful for both making Monstermos with Physics Based Air Throws both less dangerous, and more interesting. Now if an explosion turns a room into a whirlwind of scrap metal, people will actually be significantly concerned about trying not to get hit by debris. # Changelog :cl: - add: Glass/Crystal shards and floor tiles now deal damage and embed in victims when colliding with them.
- Loading branch information
Showing
2 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters