From fcea7de218701ad833843b7a8583566c53b6392c Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Tue, 24 Sep 2024 21:08:37 -0400 Subject: [PATCH] Update ipc.yml --- Resources/Prototypes/Entities/Mobs/Player/ipc.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/ipc.yml b/Resources/Prototypes/Entities/Mobs/Player/ipc.yml index 0e1e1a1ae7..452062f2af 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/ipc.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/ipc.yml @@ -115,6 +115,18 @@ whitelist: types: - Shard + - type: Fixtures + fixtures: # TODO: This needs a second fixture just for mob collisions. + fix1: + shape: + !type:PhysShapeCircle + radius: 0.35 + density: 185 + restitution: 0.0 + mask: + - MobMask + layer: + - MobLayer - type: entity save: false