From 75614db5ce8df326d5fc1931b15430156863d0ec Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Wed, 20 Mar 2019 14:35:53 +0100 Subject: [PATCH] Make bullet hitbox smaller. --- Resources/Prototypes/Entities/Projectiles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Projectiles.yml b/Resources/Prototypes/Entities/Projectiles.yml index 0141ccfa46..db49558a8c 100644 --- a/Resources/Prototypes/Entities/Projectiles.yml +++ b/Resources/Prototypes/Entities/Projectiles.yml @@ -11,6 +11,7 @@ - type: Icon texture: Objects/projectilebullet.png - type: BoundingBox + aabb: -0.2,-0.2,0.2,0.2 - type: Physics edgeslide: false - type: Projectile