Significantly reduce the amount of bounce for thrown items (#3636)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
mask:
|
||||
- Impassable
|
||||
- SmallImpassable
|
||||
restitution: 0.8 # We want them items B O U N C Y
|
||||
restitution: 0.3 # We want them items B O U N C Y # No we don't
|
||||
friction: 0.2
|
||||
- type: Sprite
|
||||
drawdepth: Items
|
||||
|
||||
Reference in New Issue
Block a user