Fix taser physics (#4470)
This commit is contained in:
parent
61bde57b2b
commit
25fd8b6d15
|
|
@ -105,8 +105,9 @@
|
|||
bounds: "-0.2,-0.2,0.2,0.2"
|
||||
hard: false
|
||||
mask:
|
||||
- Impassable
|
||||
- MobImpassable
|
||||
- Impassable
|
||||
layer:
|
||||
- MobImpassable
|
||||
- type: Ammo
|
||||
isProjectile: true
|
||||
ammoVelocity: 20
|
||||
|
|
|
|||
Loading…
Reference in New Issue