Improves FlammableComponent, allow mobs to collide with each other.

This commit is contained in:
Vera Aguilera Puerto
2021-03-16 12:55:35 +01:00
parent b4493575cc
commit 3affd1118e
5 changed files with 34 additions and 9 deletions

View File

@@ -118,10 +118,10 @@
- type: Physics
bodyType: KinematicController
mass: 70
fixtures:
fixtures: # TODO: This needs a second fixture just for mob collisions.
- shape:
!type:PhysShapeCircle
radius: 0.35
radius: 0.35
restitution: 0.0
mask:
- Impassable