From 4fa4e42462f3e9ce6fcbc8b9435ac727be918b74 Mon Sep 17 00:00:00 2001 From: Swept Date: Sat, 22 Aug 2020 10:30:08 +0000 Subject: [PATCH] Tweak player BB to be more accurate (#1846) --- Resources/Prototypes/Entities/Mobs/Species/human.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/human.yml b/Resources/Prototypes/Entities/Mobs/Species/human.yml index e104ad5ccb..5e1d1ebb69 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/human.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/human.yml @@ -117,7 +117,7 @@ - type: Collidable shapes: - !type:PhysShapeAabb - bounds: "-0.35,-0.35,0.35,0.35" + bounds: "-0.50,-0.30,0.40,0.30" mask: - Impassable - MobImpassable