Significantly reduce the amount of bounce for thrown items (#3636)

This commit is contained in:
ike709
2021-03-12 20:10:55 -06:00
committed by GitHub
parent 22d06ff6a0
commit a584499aec

View File

@@ -24,7 +24,7 @@
mask: mask:
- Impassable - Impassable
- SmallImpassable - 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 friction: 0.2
- type: Sprite - type: Sprite
drawdepth: Items drawdepth: Items