Significantly reduce the amount of bounce for thrown items (#3636)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user