Fix mobs colliding with each other (#4326)
* Fix humans colliding with each other * This one too
This commit is contained in:
@@ -151,7 +151,6 @@
|
||||
- SmallImpassable
|
||||
layer:
|
||||
- Opaque
|
||||
- MobImpassable
|
||||
- type: AtmosExposed
|
||||
- type: Flammable
|
||||
fireSpread: true
|
||||
@@ -341,7 +340,7 @@
|
||||
- VaultImpassable
|
||||
- SmallImpassable
|
||||
layer:
|
||||
- MobImpassable
|
||||
- Opaque
|
||||
- type: HumanoidAppearance
|
||||
- type: Body
|
||||
template: HumanoidTemplate
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
hard: false
|
||||
mask:
|
||||
- Impassable
|
||||
layer:
|
||||
- MobImpassable
|
||||
linearDamping: 0
|
||||
angularDamping: 0
|
||||
|
||||
Reference in New Issue
Block a user