From: Spessmann <156740760+Spessmann@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:41:29 +0000 (-0800) Subject: Adds bullet collision to wall mounted cameras (#34500) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=343f59f602c761b2d9d4df0c1c17c420db5b3221;p=space-station-14.git Adds bullet collision to wall mounted cameras (#34500) --- diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml index 895b710a06..db3b469a9f 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml @@ -15,6 +15,15 @@ hard: false mask: - GhostImpassable + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.5,-0.5,-0.2,-0.15" + density: 190 + mask: + - TabletopMachineMask + layer: + - TabletopMachineLayer - type: LightOnCollide - type: PointLight enabled: false