From 023c76db5949de05d0a5c3947cfe5cadf38fdda4 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Fri, 6 Dec 2019 02:21:59 +0100 Subject: [PATCH] Make human hitbox square again. --- Resources/Prototypes/Entities/mobs/human.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/mobs/human.yml b/Resources/Prototypes/Entities/mobs/human.yml index c6780029b6..3b29b9f93b 100644 --- a/Resources/Prototypes/Entities/mobs/human.yml +++ b/Resources/Prototypes/Entities/mobs/human.yml @@ -54,7 +54,7 @@ - type: Collidable shapes: - !type:PhysShapeAabb - bounds: "-0.5,-0.25,-0.05,0.25" + bounds: "-0.35,-0.35,0.35,0.35" mask: 30 layer: 4