Throwing tweaks (#16266)

- Cartridge bounds decreased.
- Throwing pushback scales based on entity mass.
This commit is contained in:
metalgearsloth
2023-05-13 09:54:37 +10:00
committed by GitHub
parent 1f608dd637
commit d86294d547
3 changed files with 21 additions and 7 deletions

View File

@@ -6,6 +6,17 @@
- type: Sprite
drawdepth: Items
netsync: false
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeAabb
bounds: "-0.10,-0.05,0.10,0.05"
density: 20
mask:
- ItemMask
restitution: 0.3 # fite me
friction: 0.2
- type: Tag
tags:
- Cartridge